ActivitySettingsHelper Class |
Namespace: CMS.Activities
public static class ActivitySettingsHelper
The ActivitySettingsHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ActivitiesEnabled(Int32) |
Returns true if activities logging is enabled.
|
![]() ![]() | ActivitiesEnabled(String) |
Returns true if activities logging is enabled.
|
![]() ![]() | ActivitiesEnabledAndModuleLoaded(Int32) |
Returns true if global logging switch for the given site is enabled and online marketing module is loaded.
|
![]() ![]() | ActivitiesEnabledAndModuleLoaded(String) |
Returns true if global logging switch for the given site is enabled and online marketing module is loaded.
|
![]() ![]() | ActivitiesEnabledForThisUser |
Returns true if logging activity is enabled for given user.
|
![]() ![]() | AddingProductToWLEnabled(Int32) |
Returns true if adding product to WL logging is enabled.
|
![]() ![]() | AddingProductToWLEnabled(String) |
Returns true if adding product to WL logging is enabled.
|
![]() ![]() | ForumPostsEnabled |
Returns true if forum post logging is enabled.
|
![]() ![]() | ForumPostSubscriptionEnabled |
Returns true if forum post subscription logging is enabled.
|
![]() ![]() | GetLoggingEnabled |
Checks if specified activity logging is enabled.
|
![]() ![]() | IsModuleLoaded |
Determines whether on-line marketing module is available.
|
![]() ![]() | OnlineMarketingEnabled(Int32) |
Determines whether on-line marketing module is activated.
|
![]() ![]() | OnlineMarketingEnabled(String) |
Determines whether on-line marketing module is activated.
|
![]() ![]() | UserRegistrationEnabled |
Returns true if user registration logging is enabled.
|