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