WebPartGallerySource.Id property
當在衍生類別中覆寫時,取得這個來源的識別碼。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public MustOverride ReadOnly Property Id As String
Get
'用途
Dim instance As WebPartGallerySource
Dim value As String
value = instance.Id
public abstract string Id { get; }
Property value
Type: System.String
這個來源的識別碼。