GUIScreenModelGUIPagesSerialized Property
|
Lists the
Pages available for this Screen.
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic List<GUIPageModel> GUIPagesSerialized { get; set; }
Property Value
Type:
ListGUIPageModel
See Also