GoXam for WPF v3
PartsModelLabelNode Property
Northwoods.GoXam Namespace > Link Class : PartsModelLabelNode Property
Gets or sets the identifier naming the "label" node for this link in a Northwoods.GoXam.Model.PartsModel.
Syntax
public string PartsModelLabelNode {get; set;}

Property Value

The default value is null, indicating that this link does not have any node as a label.
Remarks
This property is only used by unbound links that are in a Northwoods.GoXam.Model.PartsModel model.
See Also

Reference

Link Class
Link Members