Contains methods that can help you serialize and deserialize MindFusion.UI.Web controls to and from XML documents. The following tables list the members exposed by the XmlPersistContext type.
|
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the XmlPersistContext class. |
Name | Description | |
---|---|---|
![]() ![]() |
Specifies the latest file format revision number. |
Name | Description | |
---|---|---|
![]() |
Gets the underlying control. |
|
![]() |
Gets the format revision number for the file being currently serialized. |
|
![]() |
Gets the underlying XML document. |
Name | Description | |
---|---|---|
![]() |
Overloaded. |
|
![]() |
Overloaded. |
|
![]() |
Reads a byte value with the specified name. |
|
![]() |
Reads a char value with the specified name. |
|
![]() |
Overloaded. |
|
![]() |
Reads a color array with the specified name. |
|
![]() |
Reads a decimal value with the specified name. |
|
![]() |
Reads a double value with the specified name. |
|
![]() |
Overloaded. |
|
![]() |
Overloaded. |
|
![]() |
Reads a float array with the specified name. |
|
![]() |
Overloaded. |
|
![]() |
Reads a hash or traits table object with the specified name. |
|
![]() |
Overloaded. |
|
![]() |
Reads a long value with the specified name. |
|
![]() |
Reads an object with the specified name. |
|
![]() |
Overloaded. |
|
![]() |
Reads a RectangleF object with the specified name. |
|
![]() |
Reads a 8-bit signed integer value with the specified name. |
|
![]() |
Overloaded. |
|
![]() |
Reads a Size object with the specified name. |
|
![]() |
Reads a stream with the specified name. |
|
![]() |
Overloaded. |
|
![]() |
Overloaded. |
|
![]() |
Reads an unsigned integer value with the specified name. |
|
![]() |
Reads an unsigned long value with the specified name. |
|
![]() |
Reads a Size object with the specified name. |
|
![]() |
Reads an unsigned short value with the specified name. |
|
![]() |
Returns the child node with the specified name. |
|
![]() |
Returns the child nodes with the specified name. |
|
![]() |
Writes a boolean value with the specified name. |
|
![]() |
Write a byte value with the specified name. |
|
![]() |
Write a char value with the specified name. |
|
![]() |
Writes the specified color. |
|
![]() |
Writes the specified array. |
|
![]() |
Write a decimal value with the specified name. |
|
![]() |
Writes a double value with the specified name. |
|
![]() |
Writes the specified enum value. |
|
![]() |
Writes a float value with the specified name. |
|
![]() |
Writes the specified array. |
|
![]() |
Writes the specified font. |
|
![]() |
Writes the specified hashtable. |
|
![]() |
Writes an integer value with the specified name. |
|
![]() |
Writes a long value with the specified name. |
|
![]() |
Writes the specified object under the specified name. |
|
![]() |
Overloaded. |
|
![]() |
Writes a RectangleF with the specified name. |
|
![]() |
Write a 8-bit signed integer value with the specified name. |
|
![]() |
Writes a short value with the specified name. |
|
![]() |
Writes a SizeF with the specified name. |
|
![]() |
Writes the specified stream. |
|
![]() |
Writes a string value with the specified name. |
|
![]() |
Writes the specified StringFormat object. |
|
![]() |
Writes an unsigned integer value with the specified name. |
|
![]() |
Writes an unsigned long value with the specified name. |
|
![]() |
Writes a Unit value. |
|
![]() |
Writes an unsigned short value with the specified name. |