IDataControlLogEval Method |
Logs the evaluation of the given column to the debug
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax void LogEval(
string columnName,
int colsCount
)
Parameters
- columnName
- Type: SystemString
Column name - colsCount
- Type: SystemInt32
Total number of available columns
See Also