GoXam for WPF v3
ToString Method (Node)
Northwoods.GoXam Namespace > Node Class : ToString Method
For convenience in debugging, this returns the the Text value if non-empty, or else Id if it is non-null, or else just this ToString().
Syntax
public override string ToString()
See Also

Reference

Node Class
Node Members