Click or drag to resize
UIPlaceHolderIsHidden Property
Returns false if user is either global administrator or is authorized to see specified UI element of the specified module, otherwise returns true.

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

Property Value

Type: Boolean
See Also