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

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

Public Methods

Method Description
Build ( ) : IHtmlNode
EditorColorPickerHtmlBuilder ( EditorColorPicker colorPicker ) : Telerik.Web.Mvc.Infrastructure

Protected Methods

Method Description
BuildCore ( ) : IHtmlNode

Method Details

Build() public method

public Build ( ) : IHtmlNode
return IHtmlNode

BuildCore() protected method

protected BuildCore ( ) : IHtmlNode
return IHtmlNode

EditorColorPickerHtmlBuilder() public method

public EditorColorPickerHtmlBuilder ( EditorColorPicker colorPicker ) : Telerik.Web.Mvc.Infrastructure
colorPicker EditorColorPicker
return Telerik.Web.Mvc.Infrastructure