Class ListOptionViewModel
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
- Inheritance
-
List
Option View Model
- Inherited Members
Constructors
ListOptionViewModel()
Initializes a new instance of the List
Properties
Icon
Gets or sets the icon.
Property Value
- string
The icon.
IsSelected
Gets or sets the isSelected value.
Property Value
- bool
The isSelected value.
Name
Gets or sets the name.
Property Value
- string
The name.
SortIndex
Gets or sets the sorting index for the sortable item field options.
Property Value
- int
The isSelected value.
Value
Gets or sets the value.
Property Value
- string
The value.