summaryP:DotNetNuke.UI.WebControls.XmlCollectionBase.InnerXMLDoc

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)

Syntax

C#
protected XmlDocument InnerXMLDoc { get; set; }
Visual Basic
Protected Property InnerXMLDoc As XmlDocument
	Get
	Set

See Also