Evaluates the item data, encodes it and optionally localizes it. Method should be used for columns with string nonhtml content.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- columnName
- Type: System String
Column name
- localize
- Type: System Boolean
Indicates if text should be localized
Return Value
Type: StringSee Also