Click or drag to resize
CMSChatPageModifyAllowed Property
True if user has modify permission for resource ResourceName on current site.

Namespace: CMS.Chat.Web.UI
Assembly: CMS.Chat.Web.UI (in CMS.Chat.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected bool ModifyAllowed { get; }

Property Value

Type: Boolean
See Also