Loads the control from an XML element. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
protected RatingItem 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: RatingItem
The RatingItem.
This method is invoked when an item is being deserialized from a file saved in XML format.