| HeaderActions Properties | 
The HeaderActions type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ActionsList | 
            Gets or sets the list of actions
             | 
|  | ActionsPanel | 
            Panel for actions.
             | 
|  | AdditionalControls | 
            Additional controls list
             | 
|  | AdditionalControlsCssClass | 
            Additional controls CSS class
             | 
|  | AdditionalControlsPanel | 
            Panel for additional controls.
             | 
|  | ComponentName | 
            Component name
            (Inherited from AbstractUserControl.) | 
|  | CurrentDocument | 
            Current document
            (Inherited from AbstractUserControl.) | 
|  | CurrentPageInfo | 
            Current page info
            (Inherited from AbstractUserControl.) | 
|  | CurrentSite | 
            Current site
            (Inherited from AbstractUserControl.) | 
|  | CurrentUser | 
            Current user
            (Inherited from AbstractUserControl.) | 
|  | DocumentManager | 
            Document manager control
            (Inherited from AbstractUserControl.) | 
|  | Enabled | 
            Indicates if control is enabled.
             | 
|  | HeaderActions | 
            Header actions control
            (Inherited from AbstractUserControl.) | 
|  | IsLiveSite | 
            Indicates if control is used on live site.
            (Inherited from AbstractUserControl.) | 
|  | MessagesPlaceHolder | 
            Placeholder for messages
            (Inherited from AbstractUserControl.) | 
|  | PanelCssClass | 
            Gets or sets CssClass of the panel where all the actions are placed.
             | 
|  | PerformFullPostBack | 
            Indicates if the actions should perform full post-back
             | 
|  | ProcessedBaseButtons | 
            List of processed base buttons
             | 
|  | RenderContainer | 
            Indicates if container should be rendered
             | 
|   | ResourcePrefix | 
            Prefix for the resource strings which are used for the localization by the control and its child controls. 
            (Inherited from AbstractUserControl.) | 
|  | ResourcePrefixes | 
            List of cached resource prefixes for the parent hierarchy
            (Inherited from AbstractUserControl.) | 
|  | ShortcutAction | 
            Action that is connected with a keyboard shortcut.
             | 
|  | ShortID | 
            Short ID of the control.
            (Inherited from AbstractUserControl.) | 
|  | StopProcessing | 
            Indicates if the control should perform the operations.
            (Inherited from AbstractUserControl.) | 
|  | UpdatePanel | 
            Update panel
             | 
|  | UseBasicStyles | 
            Indicates if basic styles should be used
             | 
|  | UsesLocalMessagesPlaceHolder | 
            Indicates if control uses local messages placeholder
            (Inherited from AbstractUserControl.) | 
|  | UseSmallIcons | 
            Indicates if small icons should be used for actions
             | 
 See Also
See Also