Common Application Framework

Command.Refresh Method

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

Overload List

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

public virtual void Refresh();

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

public virtual void Refresh(string);

See Also

Command Class | Aveva.ApplicationFramework.Presentation Namespace