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 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