The following tables list the members exposed by PropertyData.
| Name | Description | |
|---|---|---|
![]() | PropertyData Constructor |
| Name | Description | |
|---|---|---|
![]() ![]() | FromJson | Deserializes the PropertyData from a JSON string. |
![]() ![]() | FromStream | Deserializes the PropertyData from a Stream. |
![]() ![]() | FromXml | Deserializes the PropertyData from a XML string. |
![]() | RegisterTypes | Overloaded. Overridden. |
![]() | ToJson | Serializes the PersistenceObject to JSON string. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceObject) |
![]() | ToStream | Overloaded. Serializes the PersistenceObject to a MemoryStream. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceObject) |
![]() | ToXml | Serializes the PersistenceObject to XML string. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceObject) |
| Name | Description | |
|---|---|---|
![]() | GetExtraTypes | Returns an array of types that should be serialized by XmlSerializer. (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceObject) |
![]() | GetPersistenceDataXml | (Inherited from Infragistics.Web.UI.Framework.Persistence.PersistenceObject) |