RegisterAccountControl.ValidateUserLogon Method

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

Syntax

'Declaration
Protected Sub ValidateUserLogon ( _
    sender As Object, _
    e As ServerValidateEventArgs _
)
'Usage
Dim sender As Object
Dim e As ServerValidateEventArgs

Me.ValidateUserLogon(sender, e)
protected void ValidateUserLogon(
    Object sender,
    ServerValidateEventArgs e
)

Parameters

See Also

Reference

RegisterAccountControl Class

RegisterAccountControl Members

Microsoft.SharePoint.WebControls Namespace