The target control for the Recipe: Save command.
Namespace: Ico.Recipe.Navigator.ConfigurationAssembly: IcoRecipeNavigator (in IcoRecipeNavigator.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string SaveRecipeCommandTarget { get; set; } |
Visual Basic |
---|
Public Property SaveRecipeCommandTarget As String Get Set |
JScript |
---|
function get SaveRecipeCommandTarget () : String function set SaveRecipeCommandTarget (value : String) |