Common Application Framework

Command.Refresh Method (String)

Call to allow the command to update its visilility or enabled state following a change to the application context.

public virtual void Refresh(
   string Context
);

Parameters

Context
A string representing the new application context

See Also

Command Class | Aveva.ApplicationFramework.Presentation Namespace | Command.Refresh Overload List