ABTestInfoProviderGetABTestInfo Method (String, String) |
Note: This API is now obsolete.
Namespace: CMS.OnlineMarketing
[ObsoleteAttribute("Use IABTestInfoProvider.Get(string, int) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - ABTestInfo.Provider.")] public static ABTestInfo GetABTestInfo( string abTestName, string siteName )