| ActivitySettingsHelperActivitiesEnabledAndModuleLoaded Method (Int32) | 
            Returns true if global logging switch for the given site is enabled and online marketing module is loaded.
            
 
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntaxpublic static bool ActivitiesEnabledAndModuleLoaded(
	int siteId
)
Parameters
- siteId
 - Type: SystemInt32
Site ID 
Return Value
Type: 
Boolean
See Also