| IPerformanceCounterIncrement Method  | 
            Increments global and site counter. If the parameter siteName is null, increments only global counter.
            
 
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntaxvoid Increment(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site name 
See Also