SetHostUrlDialog.ReqProfileHostUrl Field
Represents a InputFormRequiredFieldValidator that is used to validate that TxtProfilePageHostUrl contains a value when the ChkBoxEnableProfileCreation is not selected.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected ReqProfileHostUrl As InputFormRequiredFieldValidator
'Usage
Dim value As InputFormRequiredFieldValidator
value = Me.ReqProfileHostUrl
Me.ReqProfileHostUrl = value
protected InputFormRequiredFieldValidator ReqProfileHostUrl