Click or drag to resize
HtmlOptionItemExtensions Class
Contains additional methods to work with HtmlOptionItem.
Inheritance Hierarchy
SystemObject
  Kentico.Web.MvcHtmlOptionItemExtensions

Namespace: Kentico.Web.Mvc
Assembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public static class HtmlOptionItemExtensions

The HtmlOptionItemExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToSelectListItems
Maps an enumeration of HtmlOptionItem to enumeration of SelectListItem.
Top
See Also