Share via


TenantSetHostUrlDialog.HostUrlValidator field

Represents an InputFormCustomValidator that is used to validate whether the URL entered for the site hosting the external content profile pages is a valid URL, and whether the hosting site exists.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected HostUrlValidator As InputFormCustomValidator
'Usage
Dim value As InputFormCustomValidator

value = Me.HostUrlValidator

Me.HostUrlValidator = value
protected InputFormCustomValidator HostUrlValidator

See also

Reference

TenantSetHostUrlDialog class

TenantSetHostUrlDialog members

Microsoft.SharePoint.Portal.WebControls namespace