BaseXsltListWebPart.defaultXSLName Field
Specifies the name of the default Extensible Stylesheet Language (XSL) file.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected defaultXSLName As String
'Usage
Dim value As String
value = Me.defaultXSLName
Me.defaultXSLName = value
protected string defaultXSLName