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.
When overridden in a derived class, gets the ID for this item.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public MustOverride ReadOnly Property Id As String
Get
'Usage
Dim instance As WebPartGalleryItem
Dim value As String
value = instance.Id
public abstract string Id { get; }
Property Value
Type: System.String
The ID of the item.