Partager via


XsltListFormWebPart.AllowXSLTEditing - Propriété

Obtient une valeur qui indique si la XsltListFormWebPart autorise la modification de XSLT.

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

Syntaxe

'Déclaration
Public Overrides ReadOnly Property AllowXSLTEditing As Boolean
    Get
'Utilisation
Dim instance As XsltListFormWebPart
Dim value As Boolean

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

Valeur de propriété

Type : System.Boolean
false dans tous les cas.

Voir aussi

Référence

XsltListFormWebPart classe

XsltListFormWebPart - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms