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





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

 Overload List

Name Description

CheckBox.LoadFromXml (String, Boolean)

Loads the control from an XML file.

CheckBox.LoadFromXml (XmlDocument, Boolean)

Loads the control from an XML document.

 See Also

CheckBox Members
CheckBox Class
MindFusion.UI.WebForms Namespace