Click or drag to resize

GUIScreenModelGUIPagesSerialized Property

Lists the Pages available for this Screen.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public List<GUIPageModel> GUIPagesSerialized { get; set; }

Property Value

Type: ListGUIPageModel
See Also