DotNetNuke 5.2
Classes
| Class | Description | |
|---|---|---|
| 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
| |
| EventMessageProcessor | ||
| 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)
| |
| UserModuleBase |
The UserModuleBase class defines a custom base class inherited by all
desktop portal modules within the Portal that manage Users.
| |
| UserUserControlBase |
The UserUserControlBase class defines a custom base class for the User Control.
| |
| UserUserControlBase..::.BaseUserEventArgs |
The BaseUserEventArgs class provides a base for User EventArgs classes
| |
| UserUserControlBase..::.UserCreatedEventArgs |
The UserCreatedEventArgs class provides a customised EventArgs class for
the UserCreated Event
| |
| UserUserControlBase..::.UserDeletedEventArgs |
The UserDeletedEventArgs class provides a customised EventArgs class for
the UserDeleted Event
| |
| UserUserControlBase..::.UserUpdateErrorArgs |
The UserUpdateErrorArgs class provides a customised EventArgs class for
the UserUpdateError Event
|
Interfaces
| Interface | Description | |
|---|---|---|
| IActionable | ||
| IHydratable | ||
| IPortable | ||
| ISearchable | ||
| IUpgradeable |
Delegates
| Delegate | Description | |
|---|---|---|
| UserUserControlBase..::.UserCreatedEventHandler | ||
| UserUserControlBase..::.UserDeletedEventHandler | ||
| UserUserControlBase..::.UserUpdateErrorEventHandler |
Enumerations
| Enumeration | Description | |
|---|---|---|
| DesktopModuleSupportedFeature |
The DesktopModuleSupportedFeature enum provides an enumeration of Supported
Features
| |
| DisplayMode | ||
| UsersControl | ||
| VisibilityState |
The VisibilityState enum provides an enumeration of the Visibility options
|