| DropdownEditorViewModel Class |
Namespace: Kentico.Forms.Web.Mvc.Internal
public class DropdownEditorViewModel
The DropdownEditorViewModel type exposes the following members.
| Name | Description | |
|---|---|---|
| DropdownEditorViewModel |
| Name | Description | |
|---|---|---|
| LabelKey |
Key used to display localized label for the drop-down.
| |
| NoOptionsMessageKey |
Key used to display localized message when no options are available.
| |
| Options |
All options of the selector.
| |
| PropertyName |
Name of the widget property to edit.
| |
| Selected |
Selected option.
|