DotNetNuke 5.2
 

Classes

  ClassDescription
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.
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.

Interfaces

  InterfaceDescription
IModuleControl
IModuleControl provides a common Interface for Module Controls
ISettingsControl
ISettingsControl provides a common Interface for Module Settings Controls

Enumerations

  EnumerationDescription
ModuleCachingType
ModuleCachingType is an enum that provides the caching types for Module Content