| UIElementAttribute Properties | 
The UIElementAttribute type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ContainsMacro | 
            If true, the attribute contains macros
            (Inherited from AbstractAttribute.) | 
|  | ElementName | 
            UI Element name
             | 
|  | ExistingObject | 
            If True, attribute is applied only when edited object is defined.
            (Inherited from AbstractAttribute.) | 
|  | CheckPermissions | 
            Indicates whether permission should be checked (incl. UI personalization, Permissions, Resource on site)
             | 
|  | NewObject | 
            If True, attribute is applied only when edited object is not defined.
            (Inherited from AbstractAttribute.) | 
|  | ResourceName | 
            Resource name
             | 
|  | ValidateDialogHash | 
            Indicates whether hash for dialogs should be validated (use only for legacy pages)
             | 
 See Also
See Also