ModuleCommandsOnlineMarketingGetABTestPageInfo Method |
Returns the page info object for specified original pageinfo with dependence on corresponding AB test.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax public static Object OnlineMarketingGetABTestPageInfo(
Object originalPageInfo
)
Parameters
- originalPageInfo
- Type: SystemObject
Page info object
Return Value
Type:
ObjectSee Also