Namespace DotNetNuke.UI.Modules
Classes
BaseModuleControlFactory
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
IModuleControl
IModuleControl provides a common Interface for Module Controls.
IModuleControlFactory
IModuleControlPipeline
IModuleInjectionFilter
IProfileModule
ISettingsControl
ISettingsControl provides a common Interface for Module Settings Controls.
Enums
ModuleCachingType
ModuleCachingType is an enum that provides the caching types for Module Content.