SetHostUrlDialog.HostUrlValidator Field
Represents a InputFormCustomValidator that is used to validate that the URL entered for the hosting site external content profile page 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