Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the URL for the Web site icon.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<DataMemberAttribute> _
Public Property DefaultSipUrl As String
Get
Set
'Usage
Dim instance As SPProviderInitialData
Dim value As String
value = instance.DefaultSipUrl
instance.DefaultSipUrl = value
[DataMemberAttribute]
public string DefaultSipUrl { get; set; }
Property Value
Type: System.String
The URL for the icon.