Common Application Framework

RootToolsCollection.AddListTool Method (String, String)

Create and add a new ListTool object in the RootToolsCollection

public abstract ListTool AddListTool(
   string key,
   string commandId
);

Parameters

key
Unique key in the RootToolsCollection.
commandId
Identifier of command which the tool is associated with.

Return Value

See Also

RootToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace | RootToolsCollection.AddListTool Overload List