DataFormWebPart.AllowXSLTEditing property
指定是否允許 XSLT 編輯由 Microsoft Office SharePoint 設計工具 2007年或任何其他與 Windows SharePoint Services 相容的編輯器。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overridable ReadOnly Property AllowXSLTEditing As Boolean
Get
'用途
Dim instance As DataFormWebPart
Dim value As Boolean
value = instance.AllowXSLTEditing
public virtual bool AllowXSLTEditing { get; }
Property value
Type: System.Boolean
備註
true可讓您編輯 XSLT。