Partager via


CmsDataFormWebPart.IsGhosted - Propriété

Obtient une valeur booléenne qui retourne true si les fichiers XSL sont partagés sur le site SharePoint Server et ne sont pas personnalisés.

Espace de noms :  Microsoft.SharePoint.Publishing.WebControls
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property IsGhosted As Boolean
    Get
'Utilisation
Dim instance As CmsDataFormWebPart
Dim value As Boolean

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

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

CmsDataFormWebPart classe

CmsDataFormWebPart - Membres

Microsoft.SharePoint.Publishing.WebControls - Espace de noms