ASP.NET Pack Programmer's Guide
DropDown.LoadFromXml Method
See Also
 





Loads control data from an XML file or from a System.Xml.XmlDocument.

 Overload List

Name Description

DropDown.LoadFromXml (String, Boolean)

Loads the control from an XML file.

DropDown.LoadFromXml (XmlDocument, Boolean)

Loads the control from an XML document.

 See Also

DropDown Members
DropDown Class
MindFusion.UI.WebForms Namespace