Click or drag to resize
CMSUserControlUseCMSDeskAccessDeniedPage Property
Gets or sets the value that indicates whether CMSDesk access denied page should be used.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool UseCMSDeskAccessDeniedPage { get; set; }

Property Value

Type: Boolean
See Also