DotNetNuke 5.2
Assembly: DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275
The UserModuleBase class defines a custom base class inherited by all
desktop portal modules within the Portal that manage Users.
Namespace:
DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275
Syntax
| C# |
|---|
public class UserModuleBase : PortalModuleBase |
| Visual Basic (Declaration) |
|---|
Public Class UserModuleBase _ Inherits PortalModuleBase |
| Visual C++ |
|---|
public ref class UserModuleBase : public PortalModuleBase |
Remarks
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.Entities.Modules..::.ProfileUserControlBase
DotNetNuke.Entities.Modules..::.UserUserControlBase
DotNetNuke.Services.Authentication..::.AuthenticationLoginBase
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.Entities.Modules..::.ProfileUserControlBase
DotNetNuke.Entities.Modules..::.UserUserControlBase
DotNetNuke.Services.Authentication..::.AuthenticationLoginBase
DotNetNuke.Services.Authentication..::.AuthenticationLogoffBase