BaseXsltListWebPart Constructor
Initializes a new instance of the BaseXsltListWebPart class.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New BaseXsltListWebPart()
protected BaseXsltListWebPart()
Remarks
This constructor initializes a new instance of the BaseXsltListWebPart class that has UseDefaultStyles set to false, ChromeType() set to Default, and ExportMode set to None.