Common Application Framework

CommandsCollection.ContainsKey Method 

Determine if the Command with the specified Key exists in the CommandCollection.

public abstract bool ContainsKey(
   string key
);

See Also

CommandsCollection Class | Aveva.ApplicationFramework.Presentation Namespace