Click or drag to resize
CompareToFieldSelectorComponentGetFieldNameOptions Method
Gets enumeration of available fields to populate the selector.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
protected virtual IEnumerable<HtmlOptionItem> GetFieldNameOptions()

Return Value

Type: IEnumerableHtmlOptionItem
See Also