Click or drag to resize
MVTestInfoProviderGetTestTemplates Method
Gets the test templates according to tits culture.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static List<int> GetTestTemplates(
	MVTestInfo testObj
)

Parameters

testObj
Type: CMS.OnlineMarketingMVTestInfo

Return Value

Type: ListInt32
See Also