Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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