C# Class AjaxControlToolkit.HtmlEditor.ToolbarButtons.SelectButton

Inheritance: CommonButton
Mostrar archivo Open project: DevExpress/AjaxControlToolkit

Private Properties

Property Type Description

Public Methods

Method Description
SelectButton ( ) : System

Protected Methods

Method Description
CreateChildControls ( ) : void
CreateControlStyle ( ) : System.Web.UI.WebControls.Style

Method Details

CreateChildControls() protected method

protected CreateChildControls ( ) : void
return void

CreateControlStyle() protected method

protected CreateControlStyle ( ) : System.Web.UI.WebControls.Style
return System.Web.UI.WebControls.Style

SelectButton() public method

public SelectButton ( ) : System
return System