AnalyticsHelperExcludedFileExtensions Method |
Returns "Excluded file extensions" value from the database.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 10.0.0
Syntax public static string ExcludedFileExtensions(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
StringSee Also