Share via


TenantSetHostUrlDialog.ReqProfileHostUrl field

Represents a InputFormRequiredFieldValidator that is used to validate that the TxtProfilePageHostUrl contains a value. TxtProfilePageHostUrl does not have to contain a value if 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

See also

Reference

TenantSetHostUrlDialog class

TenantSetHostUrlDialog members

Microsoft.SharePoint.Portal.WebControls namespace