Click or drag to resize
MVTestInfoProviderSetInfo Method
Inserts or Updates the object to the database.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
protected override void SetInfo(
	MVTestInfo info
)

Parameters

info
Type: CMS.OnlineMarketingMVTestInfo
Object to insert / update
See Also