WebPartGallerySource.Id property
Quando substituído em uma classe derivada, obtém a ID dessa fonte.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public MustOverride ReadOnly Property Id As String
Get
'Uso
Dim instance As WebPartGallerySource
Dim value As String
value = instance.Id
public abstract string Id { get; }
Property value
Type: System.String
A identificação dessa fonte.