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

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

Parameters

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