DataFormWebPart.SharedXslHashKey property
取得儲存編譯自訂的 XSL 時使用為基礎的基本 XSLT 資訊的字典項目索引鍵。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overridable ReadOnly Property SharedXslHashKey As String
Get
'用途
Dim instance As DataFormWebPart
Dim value As String
value = instance.SharedXslHashKey
public virtual string SharedXslHashKey { get; }
Property value
Type: System.String
儲存為基礎使用時編譯自訂 XSL 的基本 XSLT 資訊的字典項目索引鍵。
備註
這個屬性值一律為 1。