TransformationHelper EvalCDATA Method (Object, Boolean)Kentico 8.0 API Reference
Escapes CDATA value.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

value
Type: OnlineSystem Object
Value to wrap
encapsulate
Type: OnlineSystem Boolean
Indicates if resulting string will be encapsulated in CDATA section

Return Value

Type: OnlineObject
See Also