ABTestInfoProviderGetABTestInfoInternal Method (Int32) |
Returns AB test with specified ID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual ABTestInfo GetABTestInfoInternal(
int abTestId
)
Parameters
- abTestId
- Type: SystemInt32
AB test ID
Return Value
Type:
ABTestInfoSee Also