Common Application Framework

StatusBarPanelsCollection.ContainsKey Method 

Determines whether the StatusBarPanelsCollection contains a specific key.

public abstract bool ContainsKey(
   string key
);

Parameters

key
The key to locate in the StatusBarPanelsCollection.

Return Value

See Also

StatusBarPanelsCollection Class | Aveva.ApplicationFramework.Presentation Namespace