Click or drag to resize
UIPlaceHolder Properties

The UIPlaceHolder type exposes the following members.

Properties
  NameDescription
Public propertyAlwaysVisible
If true, the control doesn't perform the permission check and is always visible
Public propertyElementName
Code name of the UIElement.
Public propertyIsHidden
Returns false if user is either global administrator or is authorized to see specified UI element of the specified module, otherwise returns true.
Public propertyModuleName
Code name of the module.
Public propertyPermissionName
Code name of the Permission.
Public propertyStopProcessing
Indicates if processing of the UI panel should be stopped.
Top
See Also