Click or drag to resize
CompareToFieldSelectorComponentHtmlOptions Property
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#
public IEnumerable<HtmlOptionItem> HtmlOptions { get; }

Property Value

Type: IEnumerableHtmlOptionItem
See Also