DotNetNuke 5.2
Assembly: DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275
The AuthenticationSettingsBase class provides a base class for Authentiication
Settings controls
Namespace:
DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275
Syntax
| C# |
|---|
public abstract class AuthenticationSettingsBase : PortalModuleBase |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class AuthenticationSettingsBase _ Inherits PortalModuleBase |
| Visual C++ |
|---|
public ref class AuthenticationSettingsBase abstract : public PortalModuleBase |
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
System.Web.UI..::.TemplateControl
System.Web.UI..::.UserControl
DotNetNuke.Framework..::.UserControlBase
DotNetNuke.Entities.Modules..::.PortalModuleBase
DotNetNuke.Services.Authentication..::.AuthenticationSettingsBase
System.Web.UI..::.Control
System.Web.UI..::.TemplateControl
System.Web.UI..::.UserControl
DotNetNuke.Framework..::.UserControlBase
DotNetNuke.Entities.Modules..::.PortalModuleBase
DotNetNuke.Services.Authentication..::.AuthenticationSettingsBase