CreateProfileDialog.multiView Field
Represents the MultiView control that is used to display views of the help text or the results of creating 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 multiView As MultiView
'Usage
Dim value As MultiView
value = Me.multiView
Me.multiView = value
protected MultiView multiView