SetHostUrlDialog.TxtProfilePageHostUrl Field
Represents a TextBox that is used to input the URL of the site that will host the external content type profile pages.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected TxtProfilePageHostUrl As TextBox
'Usage
Dim value As TextBox
value = Me.TxtProfilePageHostUrl
Me.TxtProfilePageHostUrl = value
protected TextBox TxtProfilePageHostUrl