[Missing <summary> documentation for "N:Litium.Foundation.GUI.Pages"]

Classes

  Class Description
Public class BaseMasterPage
BaseMasterPage - base class for all master pages used in the Litium Foundation GUI.
Public class 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.