DataFormWebPart.SharedXslHashKey 属性

获取存储在编译自定义的 XSL 时用作的基础的基本 XSLT 信息的字典项的键。

命名空间:  Microsoft.SharePoint.WebPartPages
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overridable ReadOnly Property SharedXslHashKey As String
    Get
用法
Dim instance As DataFormWebPart
Dim value As String

value = instance.SharedXslHashKey
public virtual string SharedXslHashKey { get; }

属性值

类型:System.String
存储在编译自定义 XSL 时用作的基础的基本 XSLT 信息的字典项键。

备注

此属性值始终为 1。

另请参阅

引用

DataFormWebPart 类

DataFormWebPart 成员

Microsoft.SharePoint.WebPartPages 命名空间