The CommandIdentifierTools class is used to gather information about tools that are interested in receiving information about CommandIdentifiers that change due to selection change events. Each tool can define a command identifier in its plugin attributes.

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

Syntax

C#
public class CommandIdentifierTools : CollectionBase

Inheritance Hierarchy

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

See Also