UrlNameValidator.DefaultClientValidationFunction property

This member overrides UrlValidator.DefaultClientValidationFunction.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property DefaultClientValidationFunction As String
    Get
'Usage
Dim value As String

value = Me.DefaultClientValidationFunction
protected override string DefaultClientValidationFunction { get; }

Property value

Type: System.String

See also

Reference

UrlNameValidator class

UrlNameValidator members

Microsoft.SharePoint.WebControls namespace