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)
'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; }
Type: System.String
The key of the dictionary item that stores basic XSLT information used as the basis when compiling customized XSL.
This property value is always 1.