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





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

 Overload List

Name Description

TextBox.LoadFromXml (String, Boolean)

Loads the control from an XML file.

TextBox.LoadFromXml (XmlDocument, Boolean)

Loads the control from an XML document.

 See Also

TextBox Members
TextBox Class
MindFusion.UI.WebForms Namespace