print


Description:

public string print ()

Recursively outputs given node and it's children.

Parameters:

this

XmlNode

Returns:

xml string representing the node.