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

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

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