PrivacyItemView.GetDataSet Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Overridable Function GetDataSet As DataSet
'Usage
Dim returnValue As DataSet

returnValue = Me.GetDataSet()
protected virtual DataSet GetDataSet()

Return Value

Type: System.Data.DataSet

See Also

Reference

PrivacyItemView Class

PrivacyItemView Members

Microsoft.SharePoint.Portal.WebControls Namespace