Click or drag to resize
DropdownEditorViewModelOptions Property
All options of the selector.

Namespace: Kentico.Forms.Web.Mvc.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public List<SelectListItem> Options { get; set; }

Property Value

Type: ListSelectListItem
See Also