Common Application Framework

Command.Enabled Property

Gets or sets if the command is enabled. Setting this value will set the CommandExecutor.Enabled property on all attached CommandExecutors.

public virtual bool Enabled {get; set;}

See Also

Command Class | Aveva.ApplicationFramework.Presentation Namespace