Click or drag to resize
EditorToolType Property
Gets or sets the type of the tool - by default it is a button

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public override EditorToolType Type { get; set; }

Property Value

Type: EditorToolType
The type of the tool on the client.
See Also