C# Class AjaxControlToolkit.HtmlEditor.ToolbarButtons.BoxButton

Inheritance: CommonButton
Mostrar archivo Open project: DevExpress/AjaxControlToolkit

Private Properties

Property Type Description

Protected Methods

Method Description
BoxButton ( ) : System
CreateChildControls ( ) : void
OnInit ( EventArgs e ) : void

Method Details

BoxButton() protected method

protected BoxButton ( ) : System
return System

CreateChildControls() protected method

protected CreateChildControls ( ) : void
return void

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void