ActivitySettingsHelperIPLoggingEnabled Method (Int32) |
Returns true if IP logging is allowed.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax public static bool IPLoggingEnabled(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
Site ID
Return Value
Type:
BooleanSee Also