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: 13.0.131
Syntaxpublic bool IsHidden { get; }
Property Value
Type:
Boolean
See Also