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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public bool IsHidden { get; }
Property Value
Type:
BooleanSee Also