CmsDataFormWebPart.AllowXSLTEditing Property
Do not allow fpfpversion12 XSLT editing of this Web Part.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property AllowXSLTEditing As Boolean
Get
'Usage
Dim instance As CmsDataFormWebPart
Dim value As Boolean
value = instance.AllowXSLTEditing
public override bool AllowXSLTEditing { get; }
Property Value
Type: System.Boolean