C# Class Telerik.Web.Mvc.UI.Html.EditorComboBoxHtmlBuilder

Inheritance: HtmlBuilderBase
Show file Open project: juanplopes/simple-telerik

Public Methods

Method Description
EditorComboBoxHtmlBuilder ( EditorComboBox comboBox ) : Telerik.Web.Mvc.Infrastructure

Protected Methods

Method Description
BuildCore ( ) : IHtmlNode

Method Details

BuildCore() protected method

protected BuildCore ( ) : IHtmlNode
return IHtmlNode

EditorComboBoxHtmlBuilder() public method

public EditorComboBoxHtmlBuilder ( EditorComboBox comboBox ) : Telerik.Web.Mvc.Infrastructure
comboBox EditorComboBox
return Telerik.Web.Mvc.Infrastructure