MVTestInfoProviderContainsMVTestInternal Method |
Indicates whether a document has defined any multivariate tests.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual bool ContainsMVTestInternal(
string path,
int siteId,
string cultureCode,
bool isLiveSite
)
Parameters
- path
- Type: SystemString
The path - siteId
- Type: SystemInt32
The site id - cultureCode
- Type: SystemString
The culture code - isLiveSite
- Type: SystemBoolean
Is live site
Return Value
Type:
BooleanSee Also