Common Application Framework

RootToolsCollection.AddTaskPaneTool Method 

Create and add a new TaskPaneTool object in the RootToolsCollection.

public abstract TaskPaneTool AddTaskPaneTool(
   string key
);

Parameters

key
Unique key in the RootToolsCollection.

Return Value

See Also

RootToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace