UIPlaceHolder Properties |
The UIPlaceHolder type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlwaysVisible |
If true, the control doesn't perform the permission check and is always visible
|
![]() | ElementName |
Code name of the UIElement.
|
![]() | IsHidden |
Returns false if user is either global administrator or is authorized to see specified
UI element of the specified module, otherwise returns true.
|
![]() | ModuleName |
Code name of the module.
|
![]() | PermissionName |
Code name of the Permission.
|
![]() | StopProcessing |
Indicates if processing of the UI panel should be stopped.
|