| C# | Visual Basic | Visual Basic Usage |
namespace DotNetNuke.Entities.Modules
Namespace DotNetNuke.Entities.Modules
Imports DotNetNuke.Entities.Modules
| All Types | Classes | Interfaces | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| UserUserControlBase..::..BaseUserEventArgs |
The BaseUserEventArgs class provides a base for User EventArgs classes
| |
| ControlInfo |
ControlInfo provides a base class for Module Controls and SkinControls
| |
| DesktopModuleController |
DesktopModuleController provides the Busines Layer for Desktop Modules
| |
| DesktopModuleInfo |
DesktopModuleInfo provides the Entity Layer for Desktop Modules
| |
| DesktopModuleSupportedFeature |
The DesktopModuleSupportedFeature enum provides an enumeration of Supported
Features
| |
| DisplayMode | ||
| EventMessageProcessor | ||
| IActionable | ||
| IHydratable | ||
| IPortable | ||
| ISearchable | ||
| IUpgradeable | ||
| ModuleControlController |
ModuleControlController provides the Business Layer for Module Controls
| |
| ModuleControlInfo |
ModuleControlInfo provides the Entity Layer for Module Controls
| |
| ModuleController |
ModuleController provides the Business Layer for Modules
| |
| ModuleInfo |
ModuleInfo provides the Entity Layer for Modules
| |
| ModuleSettingsBase | ||
| PortalDesktopModuleInfo | ||
| PortalModuleBase |
The PortalModuleBase class defines a custom base class inherited by all
desktop portal modules within the Portal.
The PortalModuleBase class defines portal specific properties
that are used by the portal framework to correctly display portal modules
| |
| ProfileUserControlBase |
The ProfileUserControlBase class defines a custom base class for the profile Control.
| |
| SkinControlController |
ModuleControlController provides the Business Layer for Module Controls
| |
| SkinControlInfo |
SkinControlInfo provides the Entity Layer for Skin Controls (SkinObjects)
| |
| UserUserControlBase..::..UserCreatedEventArgs |
The UserCreatedEventArgs class provides a customised EventArgs class for
the UserCreated Event
| |
| UserUserControlBase..::..UserCreatedEventHandler | ||
| UserUserControlBase..::..UserDeletedEventArgs |
The UserDeletedEventArgs class provides a customised EventArgs class for
the UserDeleted Event
| |
| UserUserControlBase..::..UserDeletedEventHandler | ||
| UserModuleBase |
The UserModuleBase class defines a custom base class inherited by all
desktop portal modules within the Portal that manage Users.
| |
| UsersControl | ||
| UserUserControlBase..::..UserUpdateErrorArgs |
The UserUpdateErrorArgs class provides a customised EventArgs class for
the UserUpdateError Event
| |
| UserUserControlBase..::..UserUpdateErrorEventHandler | ||
| UserUserControlBase |
The UserUserControlBase class defines a custom base class for the User Control.
| |
| VisibilityState |
The VisibilityState enum provides an enumeration of the Visibility options
|