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)
Syntax
C# |
---|
public class UserModuleBase : PortalModuleBase |
Visual Basic |
---|
Public Class UserModuleBase Inherits 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