Piccolo.NET

PNode.ParamString Property

Gets a string representing the state of this node.

protected virtual string ParamString {get;}

Property Value

A string representation of this node's state.

Remarks

This property is intended to be used only for debugging purposes, and the content and format of the returned string may vary between implementations. The returned string may be empty but may not be null.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility