Click or drag to resize
FailedMappingToString Method
Returns a string that represents the current object.

Namespace: CMS.DataEngine.Serialization
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public override string ToString()

Return Value

Type: String
See Also