The FrameWorX Server node to connect to for recipes.

Namespace: Ico.Recipe.Navigator.Configuration
Assembly: IcoRecipeNavigator (in IcoRecipeNavigator.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string FrameWorXNode { get; set; }
Visual Basic
Public Property FrameWorXNode As String
	Get
	Set
JScript
function get FrameWorXNode () : String
function set FrameWorXNode (value : String)

See Also