The ToolState class builds a client-side script that defines an array with tool state information based on the available tools.

Namespace:  EPiServer.Editor
Assembly:  EPiServer (in EPiServer.dll) Version: 6.1.379.0

Syntax

C#
public sealed class ToolState : CollectionBase

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    EPiServer.Editor..::.ToolState

See Also