UrlValidator constructor
Initializes a new instance of the UrlValidator class.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New UrlValidator()
protected UrlValidator()