summaryN:DotNetNuke.UI.Modules
Classes
Class | Description | |
---|---|---|
![]() | CachedModuleControl |
CachedModuleControl represents a cached "ModuleControl". It inherits from
Literal and implements the IModuleControl interface
|
![]() | ModuleControlBase |
ModuleControlBase is a base class for Module Controls that inherits from the
Control base class. As with all MontrolControl base classes it implements
IModuleControl.
|
![]() | ModuleControlFactory | |
![]() | ModuleHost |
ModuleHost hosts a Module Control (or its cached Content).
|
![]() | ModuleInstanceContext |
Provides context data for a particular instance of a module
|
![]() | ModuleUserControlBase |
ModuleUserControlBase is a base class for Module Controls that inherits from the
UserControl base class. As with all MontrolControl base classes it implements
IModuleControl.
|
![]() | ProfileModuleUserControlBase | |
![]() | ReflectedModuleControlFactory | |
![]() | StandardModuleInjectionFilter | |
![]() | WebFormsModuleControlFactory |
Interfaces
Interface | Description | |
---|---|---|
![]() | IModuleControl |
IModuleControl provides a common Interface for Module Controls
|
![]() | IModuleControlFactory | |
![]() | IModuleInjectionFilter | |
![]() | IProfileModule | |
![]() | ISettingsControl |
ISettingsControl provides a common Interface for Module Settings Controls
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | ModuleCachingType |
ModuleCachingType is an enum that provides the caching types for Module Content
|