Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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