Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a value that indicates whether the XsltListFormWebPart allows XSLT editing.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides ReadOnly Property AllowXSLTEditing As Boolean
Get
'Usage
Dim instance As XsltListFormWebPart
Dim value As Boolean
value = instance.AllowXSLTEditing
public override bool AllowXSLTEditing { get; }
Property Value
Type: System.Boolean
false in all cases.