Click or drag to resize
ObjectTypeInfoToJSON Method
Returns JSON representation of TypeInfo instance.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public string ToJSON()

Return Value

Type: String
See Also