The optional path to custom root node.
Namespace: Ico.Recipe.Navigator.ConfigurationAssembly: IcoRecipeNavigator (in IcoRecipeNavigator.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string RootNode { get; set; } |
Visual Basic |
---|
Public Property RootNode As String Get Set |
JScript |
---|
function get RootNode () : String function set RootNode (value : String) |