ObjectNetDataContractSerializer<(Of <(<'T>)>)>..::..SaveToString Method
Serializes the specified object to an XML string using NetDataContractSerializer.
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
Parameters
- objectToSerialize
- Type: T
The object to serialize.

