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)

Syntax

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

value = Me.defaultXSLName

Me.defaultXSLName = value
protected string defaultXSLName

See also

Reference

BaseXsltListWebPart class

BaseXsltListWebPart members

Microsoft.SharePoint.WebPartPages namespace