Click or drag to resize
MVTestInfoProviderGetMVTests Method
Returns a query for all the MVTestInfo objects.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<MVTestInfo> GetMVTests()

Return Value

Type: ObjectQueryMVTestInfo
See Also