Node Property (XHTMLItemBase)
In This Topic
Returns an System.Xml.XmlNode representing the content that is being edited in the dialog.
Syntax
'Declaration
Public ReadOnly Property Node As System.Xml.XmlNode
public System.Xml.XmlNode Node {get;}
See Also