AnalyticsHelperTrackFileDownloadsEnabled Method |
Returns true if file downloads tracking is enabled for specified site.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 10.0.0
Syntax public static bool TrackFileDownloadsEnabled(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also