Symphony Framework
NavigateStateCommand Class Methods


Symphony.Conductor.Commands Namespace : NavigateStateCommand Class

For a list of all members of this type, see NavigateStateCommand members.

Public Methods
 NameDescription
Public Method CanExecute returns true/false depending on if the command can be executed. The default is to return TRUE, override in the extending class to add logic (Inherited from Symphony.Conductor.Commands.RoutedCommandBase)
Public MethodOverridden.  Execute method performs the command. This method should be overriden to implement logic.  
Top
Protected Methods
 NameDescription
Protected Method Protected method to raise the status changed event. (Inherited from Symphony.Conductor.Commands.RoutedCommandBase)
Top
See Also

Reference

NavigateStateCommand Class
Symphony.Conductor.Commands Namespace