Click or drag to resize
PortalContextCurrentUserIsDesigner Property
Indicates whether the current user has designer rights and can access web part properties (UI element)

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax
C#
public static bool CurrentUserIsDesigner { get; }

Property Value

Type: Boolean
See Also