Click or drag to resize
OnlineMarketingContextCheckPermissions Method
Check permissions for MVT or CP.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
public static void CheckPermissions(
	VariantTypeEnum variantType
)

Parameters

variantType
Type: CMS.OnlineMarketingVariantTypeEnum
Type of editing object (widget, webpart, zone)
See Also