CmsDataFormWebPart.AllowXSLTEditing property

Do not allow Microsoft SharePoint Designer 2010 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

See also

Reference

CmsDataFormWebPart class

CmsDataFormWebPart members

Microsoft.SharePoint.Publishing.WebControls namespace