ViewIcon.ID Property
Gets the ViewIcon object’s ID.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides ReadOnly Property ID As String
Get
'Usage
Dim instance As ViewIcon
Dim value As String
value = instance.ID
public override string ID { get; }
Property Value
Type: System.String
A string that contains the ID.