CMSAbstractTransformation EvalCDATA Method (String, Boolean)Kentico 8.0 API Reference
Evaluates the item data and return escaped CDATA.

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

Parameters

columnName
Type: OnlineSystem String
Column name
encapsulate
Type: OnlineSystem Boolean
Indicates if resulting string will be encapsulated in CDATA section

Return Value

Type: OnlineObject
See Also