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





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

 Overload List

Name Description

Button.LoadFromXml (String, Boolean)

Loads the control from an XML file.

Button.LoadFromXml (XmlDocument, Boolean)

Loads the control from an XML document.

 See Also

Button Members
Button Class
MindFusion.UI.WebForms Namespace