CompareToFieldSelectorComponentGetFieldNameOptions Method |
Gets enumeration of available fields to populate the selector.
Namespace: Kentico.Forms.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax protected virtual IEnumerable<HtmlOptionItem> GetFieldNameOptions()
Return Value
Type:
IEnumerableHtmlOptionItemSee Also