BaseXsltListWebPart.IsGhosted property
取得值,這個值,指出是否包含覆寫 XSL BaseXsltListWebPart 。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides ReadOnly Property IsGhosted As Boolean
Get
'用途
Dim instance As BaseXsltListWebPart
Dim value As Boolean
value = instance.IsGhosted
public override bool IsGhosted { get; }
Property value
Type: System.Boolean
true如果 [網頁組件有覆寫 XSL ;否則, false。