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