AbstractUserControlEvalHTML Method |
Evaluates the item data and doesn't encode it. Method should be used for columns with html content.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public virtual string EvalHTML(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name
Return Value
Type:
StringSee Also