The IPropertySerializer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | LoadProperty |
This method will be used to restore the property value after a template has been compiled.
|
![]() | ParseDefaultValue |
This method will be used to parse a default value for a property when a template is being instantiated.
|
![]() | ReadPropertyXml |
This method will be used when deserializing the property from an XML property set.
|
![]() | SaveProperty |
This method will be used to save the property value when a template is being compiled.
|
![]() | WritePropertyXml |
This method will be used when serializing the property value to an XML property set.
|