DataFormWebPart._xsl Field
Represents the XSL text to be rendered using XSLT transformation.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected _xsl As String
'Usage
Dim value As String
value = Me._xsl
Me._xsl = value
protected string _xsl