ActivitySettingsHelperAddingProductToWLEnabled Method (String) |
Returns true if adding product to WL logging is enabled.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax public static bool AddingProductToWLEnabled(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name (or NULL for global setting)
Return Value
Type:
BooleanSee Also