Click or drag to resize
ABTestURLHelper Class
Provides URL processing methods for A/B test conversion logging.
Inheritance Hierarchy
SystemObject
  CMS.OnlineMarketingABTestURLHelper

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
public static class ABTestURLHelper

The ABTestURLHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberTryRemovePresentationURLAnchorAndQuery
Tries to parse the application-relative path from the provided url. Query string and anchor (#) are omitted.
Top
See Also