DataViewWebPart Constructor
Initializes a new instance of the DataViewWebPart class.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DataViewWebPart()
public DataViewWebPart()
Remarks
This is the default constructor.