ABTestInfoProviderGetABTestInfoInternal Method (String, String) |
Returns AB test with specified name.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual ABTestInfo GetABTestInfoInternal(
string abTestName,
string siteName
)
Parameters
- abTestName
- Type: SystemString
AB test name - siteName
- Type: SystemString
Site name
Return Value
Type:
ABTestInfoSee Also