IPerformanceCounter GetValue Method Kentico 8.1 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.1.5347.20411)

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