The AuthenticationLogoffBase class provides a base class for Authentiication
Logoff controls
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public abstract class AuthenticationLogoffBase : UserModuleBase |
Visual Basic |
---|
Public MustInherit Class AuthenticationLogoffBase Inherits UserModuleBase |
Inheritance Hierarchy
System..::..Object
System.Web.UI..::..Control
System.Web.UI..::..TemplateControl
System.Web.UI..::..UserControl
DotNetNuke.Framework..::..UserControlBase
DotNetNuke.Entities.Modules..::..PortalModuleBase
DotNetNuke.Entities.Modules..::..UserModuleBase
DotNetNuke.Services.Authentication..::..AuthenticationLogoffBase
System.Web.UI..::..Control
System.Web.UI..::..TemplateControl
System.Web.UI..::..UserControl
DotNetNuke.Framework..::..UserControlBase
DotNetNuke.Entities.Modules..::..PortalModuleBase
DotNetNuke.Entities.Modules..::..UserModuleBase
DotNetNuke.Services.Authentication..::..AuthenticationLogoffBase