Class FormFieldOptionViewModel
- Namespace
- Dynamicweb.Forms
- Assembly
- Dynamicweb.Forms.dll
Represents a view model for rendering options of list fields for a form.
- Inheritance
-
Form
Field Option View Model
- Inherited Members
Properties
Active
Gets or sets a value indicating whether the option is active.
Property Value
DefaultSelected
Gets or sets a value indicating whether the option is default selected.
Property Value
ID
Gets or sets the ID of the option.
Property Value
Sort
Gets or sets the sort order of the option.
Property Value
Text
Gets or sets the text of the option.
Property Value
Value
Gets or sets the value of the option.