DataFormWebPart._xsl field

Represents the XSL text to be rendered using XSLT transformation.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected _xsl As String
'Usage
Dim value As String

value = Me._xsl

Me._xsl = value
protected string _xsl

See also

Reference

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace