ABTestInfoProviderGetABTestIDInternal Method |
Returns ID of the specified test.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 13.0.131
Syntax protected virtual int GetABTestIDInternal(
string abTestName,
string siteName
)
Parameters
- abTestName
- Type: SystemString
Test name - siteName
- Type: SystemString
Site name
Return Value
Type:
Int32See Also