MVTestInfoProvider.ContainsMVTestInternal Method |
Indicates whether a document has defined any multivariate tests.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 11.0.0
Syntaxprotected virtual bool ContainsMVTestInternal(
string path,
int siteId,
string cultureCode,
bool isLiveSite
)
Parameters
- path
- Type: System.String
The path - siteId
- Type: System.Int32
The site id - cultureCode
- Type: System.String
The culture code - isLiveSite
- Type: System.Boolean
Is live site
Return Value
Type:
Boolean
See Also