Classes
| Class | Description | |
|---|---|---|
|
|
BaseMasterPage |
BaseMasterPage - base class for all master pages used in the Litium Foundation GUI.
|
|
|
BasePage |
BasePage - base class for all Litium Foundation GUI pages.
Inherit from this class when creating pages to use in the Litium Foundation GUI.
Inherited classes should call base.OnInit() first in their OnInit() function.
|