AnalyticsHelperJavascriptLoggingEnabled Method |
Returns "Use JavaScript logging" value from the database.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 10.0.0
Syntax public static bool JavascriptLoggingEnabled(
string siteName
)
Parameters
- siteName
- Type: SystemString
Return Value
Type:
BooleanSee Also