Click or drag to resize
UIPlaceHolderAlwaysVisible Property
If true, the control doesn't perform the permission check and is always visible

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

Property Value

Type: Boolean
See Also