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