IActivityUrlPreprocessorPreprocessActivityUrl Method |
Processes the activity URL for further processing (eg. hash computation)
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 11.0.0
Syntax string PreprocessActivityUrl(
string activityUrl
)
Parameters
- activityUrl
- Type: SystemString
Activity URL
Return Value
Type:
StringProcessed activity URL
See Also