EventLogProviderGetLogItems Method |
Gets the log items count for specified site.
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 9.0.0
Syntax public static int GetLogItems(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
Site ID
Return Value
Type:
Int32See Also