AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ReflectionObjectXMLSerializer..::..SaveToString Method

Converts to string.

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static string SaveToString(
	string reflectionName,
	Object serializableObject
)

Parameters

reflectionName
Type: String
Name of the reflection.
serializableObject
Type: Object
The serializable object.

Return Value

String.