Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.PortalEngine Namespaces
CMS.PortalEngine.Web.UI
CMSAbstractWebPart Class
CMSAbstractWebPart Methods
ClearCache Method
CreateChildControls Method
EnsureVariants Method
ExecuteForAllNested Method
GetBothResizerScript Method
GetCacheDependency Method
GetContainerId Method
GetDefaultCacheDependendencies Method
GetHorizontalResizerScript Method
GetIdentifier Method
GetStringValue Method
GetValue Method
GetVariantID Method
GetVerticalResizerScript Method
LoadContent Method
LoadStep Method
LogEval Method
OnContentLoaded Method
OnInit Method
OnLoad Method
OnPreRender Method
ReleaseContext Method
ReloadData Method
RemoveVariantFromCache Method
Render Method
ResolveMacros Method
SaveStepData Method
SetContext Method
SetValue Method
StepFinished Method
StepLoaded Method
ValidateStepData Method
CMSAbstractWebPart
LogEval Method
Logs the evaluation of the given column to the debug
Namespace:
CMS.PortalEngine.Web.UI
Assembly:
CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
Copy
public
void
LogEval
(
string
columnName
,
int
colsCount
)
Parameters
columnName
Type:
System
String
Column name
colsCount
Type:
System
Int32
Number of available columns in the database
Implements
IDataControl
LogEval(String, Int32)
See Also
Reference
CMSAbstractWebPart Class
CMS.PortalEngine.Web.UI Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com