CompareToFieldSelectorComponentFieldNames Property |
Note: This API is now obsolete.
This property is obsolete. Use HtmlOptions property instead. Use ToSelectListItems(IEnumerableHtmlOptionItem) extension method to map an enumeration of HtmlOptionItem to enumeration of SelectListItem within Razor views.
Namespace: Kentico.Forms.Web.Mvc
[ObsoleteAttribute("Use 'HtmlOptions' property instead.")] public IEnumerable<SelectListItem> FieldNames { get; }