Click or drag to resize
MVTHelperContainsPageInfoObject Method
Indicates whether the given zone instance contains a valid page info object.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected internal static bool ContainsPageInfoObject(
	WebPartZoneInstance zoneInstance
)

Parameters

zoneInstance
Type: CMS.PortalEngineWebPartZoneInstance
The zone instance.

Return Value

Type: Boolean
See Also