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





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

 Overload List

Name Description

Menu.LoadFromXml (String, Boolean)

Loads the control from an XML file.

Menu.LoadFromXml (XmlDocument, Boolean)

Loads the control from an XML document.

 See Also

Menu Members
Menu Class
MindFusion.UI.WebForms Namespace