Click or drag to resize
MVTestInfoProviderGetPageSiteCode Method (MVTestInfo)
Gets the page site code.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual string GetPageSiteCode(
	MVTestInfo testObj
)

Parameters

testObj
Type: CMS.OnlineMarketingMVTestInfo
The multivariate test info object

Return Value

Type: String
See Also