Share via


InputFormSharePointIndicatorValue.ListUrlValidator_ServerValidate Method

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Protected Sub ListUrlValidator_ServerValidate ( _
    source As Object, _
    args As ServerValidateEventArgs _
)
'Usage
Dim source As Object
Dim args As ServerValidateEventArgs

Me.ListUrlValidator_ServerValidate(source, _
    args)
protected void ListUrlValidator_ServerValidate(
    Object source,
    ServerValidateEventArgs args
)

Parameters

See Also

Reference

InputFormSharePointIndicatorValue Class

InputFormSharePointIndicatorValue Members

Microsoft.SharePoint.Portal.WebControls Namespace