Classes
| Class | Description | |
|---|---|---|
| AbstractDecorator InterfaceType | 
            Base class for decorators
              | |
| AbstractDecorator InterfaceType, ExtendedType | 
            Base class for decorators
              | |
| AppCore | 
            Main entry point to the application
              | |
| AssemblyDiscovery | 
            Provides loading of application assemblies.
              | |
| BinaryData | 
            Wrapper for the binary data of the web farm task
              | |
| CoreServices | 
            Provides basic core services
              | |
| DiscoveryError | 
            Represents an error that occurred during the assembly or module discovery process.
              | |
| Interface InterfaceType | 
            Decorator methods
              | |
| ModuleDiscovery | 
            Provides loading of application modules.
              | |
| ModuleEntry | 
            Represents the standard module entry.
              | |
| ModuleEntryComparer | 
            Represents a module entry comparison operation that uses module entry dependencies.
              | |
| ModuleEntryManager | 
            Provides management of module info objects in the hosting CMS application.
              | |
| ModuleInfo | 
            Represents a module info.
              | |
| ModuleMetadata | 
            Represents the module metadata.
              | |
| ModuleName | 
            Constants for module names
              | |
| ObjectFactory | 
            Object factory based on the given type
              | |
| ObjectFactory T | 
            Class that provides construction of the objects of given class
              | |
| Service | 
            Service entry in format Service.Entry<ISomeService>()...
              | |
| Service ServiceInterface | 
            Service entry in format Service<ISomeService>.Entry()...
              | |
| StaticObjectWrapper ObjectType | 
            Site related context methods and variables.
              | |
| StaticServiceWrapper InterfaceType, DefaultImplementationType | 
            Static wrapper for the service with default implementation specified
              | |
| StaticWrapper InterfaceType | 
            Static wrapper for the implementation implementing the given interface
              | |
| TypeManager | 
            Manager for object factories
              | 
Interfaces
| Interface | Description | |
|---|---|---|
| IAppSettingsService | 
            AppSettings service interface
              | |
| IConnectionStringService | 
            ConnectionString service interface
              | |
| IConversionService | 
            Interface for the conversion service
              | |
| IEventLogService | 
            Event log service interface
              | |
| ILocalizationService | 
            Localization service interface
              | |
| ILogContext | 
            Interface for the Log context
              | |
| IMacroMethod | 
            Represents method executable in MacroEngine.
              | |
| IMacroMethodParam | 
            Represents method executable in MacroEngine.
              | |
| IMacroRoot | 
            Represents visible root of the macro engine where root properties can be registered.
            Extend this interface with properties which you want to be resolved
              | |
| IObjectFactory | 
            Object factory interface
              | |
| IOverridable T | 
            Interface defining overridable object
              | |
| IPerformanceCounter | 
            Interface for a performance counter
              | |
| ISettingsService | 
            Settings service interface
              | |
| IWebFarmService | 
            Web farm service interface
              | 
Delegates
| Delegate | Description | |
|---|---|---|
| ObjectFactory T ObjectActivator | 
            Activator delegate
              |