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

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual List<int> GetTestTemplatesInternal(
	MVTestInfo testObj
)

Parameters

testObj
Type: CMS.OnlineMarketingMVTestInfo
Test object

Return Value

Type: ListInt32
See Also