Click or drag to resize
MVTVariantInfoWebPartInstance Property
Variant web part/widget instance containing data built from this info object.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public virtual WebPartInstance WebPartInstance { get; set; }

Property Value

Type: WebPartInstance
See Also