Loads the control from an XML element.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
protected DropDownItem LoadFromXml ( |
Visual Basic
![]() |
---|
Protected Function LoadFromXml( _ |
Type: XmlElement
An XmlElement containing the item's data.
Type: XmlPersistContext
An XmlPersistContext object providing contextual information about the serialization process and some helper serialization methods.
Type: DropDownItem
The item.
This method is invoked when an item is being deserialized from a file saved in XML format.