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

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

Public Methods

Method Description
EditorCustomToolHtmlBuilder ( EditorCustomTool tool ) : Telerik.Web.Mvc.Infrastructure

Protected Methods

Method Description
BuildCore ( ) : IHtmlNode

Method Details

BuildCore() protected method

protected BuildCore ( ) : IHtmlNode
return IHtmlNode

EditorCustomToolHtmlBuilder() public method

public EditorCustomToolHtmlBuilder ( EditorCustomTool tool ) : Telerik.Web.Mvc.Infrastructure
tool EditorCustomTool
return Telerik.Web.Mvc.Infrastructure