BaseXsltListWebPart constructor

Initializes a new instance of the BaseXsltListWebPart class.

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

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.

See also

Reference

BaseXsltListWebPart class

BaseXsltListWebPart members

Microsoft.SharePoint.WebPartPages namespace