NetXP 3.0 Reference

PageLoadingEventArgs.XmlIn Property

Gets the XML reader.

[Visual Basic]
Public ReadOnly Property XmlIn As XmlTextReader
[C#]
public System.Xml.XmlTextReader XmlIn {get;}

See Also

PageLoadingEventArgs Class | NETXP.Controls.Docking Namespace