EditLink.UrlValidator Field
Namespace: Microsoft.SharePoint.Portal.UserProfiles.AdminUI
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected UrlValidator As InputFormCustomValidator
'Usage
Dim value As InputFormCustomValidator
value = Me.UrlValidator
Me.UrlValidator = value
protected InputFormCustomValidator UrlValidator