Click or drag to resize
EditorToolsBase Class
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      KaxWebControl
        Kettic.AspNet.Controls.EditorEditorToolsBase
          More...

Namespace: Kettic.AspNet.Controls.Editor
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public abstract class EditorToolsBase : KaxWebControl

The EditorToolsBase type exposes the following members.

Methods
  NameDescription
Public methodRenderBeginTag (Overrides KaxWebControl.RenderBeginTag(HtmlTextWriter).)
Public methodRenderEndTag (Overrides KaxWebControl.RenderEndTag(HtmlTextWriter).)
Top
Properties
  NameDescription
Public propertyAddClickHandler
This property instructs the tool to attach its own click handlers and not to rely on a tool adapter
Public propertyName
This property sets the tool name in the client script.
Public propertyOnClientShow
Public propertyOnClientValueSelected
Top
See Also
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      KaxWebControl
        Kettic.AspNet.Controls.EditorEditorToolsBase
          Kettic.AspNet.Controls.EditorAlignmentSelector
          Kettic.AspNet.Controls.EditorApplyClassDropDown
          Kettic.AspNet.Controls.EditorColorPicker
          Kettic.AspNet.Controls.EditorEditorCheckBox
          Kettic.AspNet.Controls.EditorEditorSpinBox
          Kettic.AspNet.Controls.EditorEditorTextBox
          Kettic.AspNet.Controls.EditorImageDialogCaller
          Kettic.AspNet.Controls.EditorStandardButton
          Kettic.AspNet.Controls.EditorStandardDropDown