summaryM:DotNetNuke.Services.Authentication.AuthenticationLogoffBase.OnLogOff(System.EventArgs)
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected virtual void OnLogOff( EventArgs a ) |
Visual Basic |
---|
Protected Overridable Sub OnLogOff ( a As EventArgs ) |
Parameters
- a
- Type: System..::..EventArgs
paramaM:DotNetNuke.Services.Authentication.AuthenticationLogoffBase.OnLogOff(System.EventArgs)