Freigeben über


CmsDataFormWebPart.IsGhosted-Eigenschaft

Ruft einen booleschen Wert, der true zurückgibt, wenn die XSL-Dateien auf der Website SharePoint Server freigegeben werden und werden nicht angepasst.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property IsGhosted As Boolean
    Get
'Usage
Dim instance As CmsDataFormWebPart
Dim value As Boolean

value = instance.IsGhosted
public override bool IsGhosted { get; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

CmsDataFormWebPart Klasse

CmsDataFormWebPart-Member

Microsoft.SharePoint.Publishing.WebControls-Namespace