DataFormWebPart.AllowXSLTEditing - Propriété
Spécifie s'il faut autoriser la modification de XSLT par Microsoft Office SharePoint Designer 2007 ou tout autre éditeur compatible avec Windows SharePoint Services.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Overridable ReadOnly Property AllowXSLTEditing As Boolean
Get
'Utilisation
Dim instance As DataFormWebPart
Dim value As Boolean
value = instance.AllowXSLTEditing
public virtual bool AllowXSLTEditing { get; }
Valeur de propriété
Type : System.Boolean
Remarques
true permet de XSLT.