IPerformanceCounter GetValue Method Kentico 8.0 API Reference
Gets value of global or site counter. If the parameter siteName is null, get global counter value.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

siteName
Type: OnlineSystem String
Site name
updateLastLog (Optional)
Type: OnlineSystem Boolean
Indicates if date time of last log value should be updated.

Return Value

Type: OnlineInt64
See Also