NewsletterHelperOnlineMarketingAvailable Method |
Gets whether Online marketing is available and enabled for the site.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax public static bool OnlineMarketingAvailable(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanTRUE if online marketing module is loaded, available and enabled for the site, otherwise false
See Also