DataFormWebPart.SharedXslHashKey Property
Gets the key of the dictionary item that stores basic XSLT information used as the basis when compiling customized XSL.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overridable ReadOnly Property SharedXslHashKey As String
Get
'Usage
Dim instance As DataFormWebPart
Dim value As String
value = instance.SharedXslHashKey
public virtual string SharedXslHashKey { get; }
Property Value
Type: System.String
The key of the dictionary item that stores basic XSLT information used as the basis when compiling customized XSL.
Remarks
This property value is always 1.