TenantCreateProfileDialog.viewResults Field
Represents a View that contains the profile pages for the selected external content types.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected viewResults As View
'Usage
Dim value As View
value = Me.viewResults
Me.viewResults = value
protected View viewResults
See Also
Reference
TenantCreateProfileDialog Class