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