GUIDropDownListModelItems Property
|
Defines the list of items in the Drop Down List.
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string Items { get; set; }
Property Value
Type:
String
Remarks
This property cannot be used at the same time as the Target property.
See Also