Click or drag to resize
HeaderActions Properties

The HeaderActions type exposes the following members.

Properties
  NameDescription
Public propertyActionsList
Gets or sets the list of actions
Protected propertyActionsPanel
Panel for actions.
Public propertyAdditionalControls
Additional controls list
Public propertyAdditionalControlsCssClass
Additional controls CSS class
Protected propertyAdditionalControlsPanel
Panel for additional controls.
Public propertyComponentName
Component name
(Inherited from AbstractUserControl.)
Public propertyCurrentDocument
Current document
(Inherited from AbstractUserControl.)
Public propertyCurrentPageInfo
Current page info
(Inherited from AbstractUserControl.)
Public propertyCurrentSite
Current site
(Inherited from AbstractUserControl.)
Public propertyCurrentUser
Current user
(Inherited from AbstractUserControl.)
Public propertyDocumentManager
Document manager control
(Inherited from AbstractUserControl.)
Public propertyEditedObject
Control's edited object
(Inherited from AbstractUserControl.)
Public propertyEnabled
Indicates if control is enabled.
Public propertyHeaderActions
Header actions control
(Inherited from AbstractUserControl.)
Public propertyIsLiveSite
Indicates if control is used on live site.
(Inherited from AbstractUserControl.)
Public propertyMessagesPlaceHolder
Placeholder for messages
(Inherited from AbstractUserControl.)
Public propertyPanelCssClass
Gets or sets CssClass of the panel where all the actions are placed.
Public propertyPerformFullPostBack
Indicates if the actions should perform full post-back
Protected propertyProcessedBaseButtons
List of processed base buttons
Public propertyRenderContainer
Indicates if container should be rendered
Public propertyCode exampleResourcePrefix
Prefix for the resource strings which are used for the localization by the control and its child controls.
(Inherited from AbstractUserControl.)
Public propertyResourcePrefixes
List of cached resource prefixes for the parent hierarchy
(Inherited from AbstractUserControl.)
Protected propertyShortcutAction
Action that is connected with a keyboard shortcut.
Public propertyShortID
Short ID of the control.
(Inherited from AbstractUserControl.)
Public propertyStopProcessing
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.)
Public propertyUIContext
Control's UI Context
(Inherited from AbstractUserControl.)
Public propertyUpdatePanel
Update panel
Public propertyUseBasicStyles
Indicates if basic styles should be used
Public propertyUsesLocalMessagesPlaceHolder
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.)
Public propertyUseSmallIcons
Indicates if small icons should be used for actions
Top
See Also