Class ColorButton
Inheritance
System.Object
    
    
    
    
    
    
    ColorButton
      
  Implements
System.Web.UI.INamingContainer
    
    System.Web.UI.IPostBackDataHandler
    System.Web.UI.ICallbackEventHandler
    
  Inherited Members
Namespace: AjaxControlToolkit.HTMLEditor.ToolbarButton
Assembly: AjaxControlToolkit.dll
Version: 13.30.0Syntax
[RequiredScript(typeof(CommonToolkitScripts))]
[ClientScriptResource("AjaxControlToolkit.HTMLEditor.ToolbarButton.ColorButton", "AjaxControlToolkit.HTMLEditor.Toolbar_buttons.ColorButton.js")]
public abstract class ColorButton : DesignModePopupImageButton, INamingContainer, IControlResolver, IPostBackDataHandler, ICallbackEventHandler, IClientStateManagerConstructors
ColorButton()
Declaration
protected ColorButton()Methods
OnInit(EventArgs)
Declaration
protected override void OnInit(EventArgs e)Parameters
| Type | Name | Description | 
|---|---|---|
| System.EventArgs | e | 
Overrides
Implements
      System.Web.UI.INamingContainer
  
  
  
      System.Web.UI.IPostBackDataHandler
  
  
      System.Web.UI.ICallbackEventHandler
  
  
