ABTestInfoProviderGetABTestInfoForIssue Method |
Returns ABTest info for the given issue (parent issue).
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 11.0.0
Syntax public static ABTestInfo GetABTestInfoForIssue(
int issueId
)
Parameters
- issueId
- Type: SystemInt32
Parent issue ID
Return Value
Type:
ABTestInfoSee Also