Classes

  Class Description
Public class InvalidLicenseException
Thrown on an invalid licens key.
Public class LoadModuleAPIFailedException
Thrown when a module API could not be loaded.
Public class Module
Base class for all Litium Foundation modules.
Public class Module<(Of <(<'T>)>)>
Typed modele base-class
Public class ModuleCollection
A collection of all installed modules. Enumerates of Module instances.
Public class ModuleDoesNotExistException
Thrown when a module does not exist or has been deleted.
Public class ModuleExistsException
Thrown when trying to create a module with a class name or module id that already exists.
Public class ModulePanel
Panels
Public class ModulePanelCollection
Collection class for panels
Public class ModulePanelDoesNotExistException
Panel does not exists.
Public class ModulePanelExistsException
Add on Exists.
Public class WebControlState
Web control state.
Public class ViewStateProperty<(Of <(<'TypeOf>)>)>
Wrapper struct to save properties to viewstate instead of only local.