Click or drag to resize
EventLogProviderGetLogSize Method
Gets the log size for specified site.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 11.0.0
Syntax
C#
public static int GetLogSize(
	int siteId
)

Parameters

siteId
Type: SystemInt32
Site ID

Return Value

Type: Int32
See Also