Click or drag to resize
EditorSeparator Class
A special EditorTool object, which is rendered as a separator by the default ToolAdapter.
Inheritance Hierarchy
SystemObject
  Kettic.AspNetStateManager
    EditorToolBase
      Kettic.AspNet.ControlsEditorSeparator

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public sealed class EditorSeparator : EditorToolBase

The EditorSeparator type exposes the following members.

Constructors
  NameDescription
Public methodEditorSeparator
Top
Properties
  NameDescription
Public propertyType
Gets or sets the type of the tool - by default it is a button
(Overrides EditorToolBase.Type.)
Top
See Also