| EditMenu Properties | 
The EditMenu type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ActionsValidationGroup | 
            Name of validation group where action buttons belong to.
             | 
|  | AllowSave | 
            Indicates if Save action is allowed.
            (Inherited from BaseEditMenu.) | 
|  | CheckPermissions | 
            If true, the access permissions to the items are checked.
            (Inherited from BaseEditMenu.) | 
|  | ComponentName | 
            Component name
            (Inherited from AbstractUserControl.) | 
|  | CultureCode | 
            Document culture code.
             | 
|  | CurrentSite | 
            Current site
            (Inherited from AbstractUserControl.) | 
|  | CurrentUser | 
            Current user
            (Inherited from AbstractUserControl.) | 
|  | DocumentManager | 
            Document manager control
            (Inherited from AbstractUserControl.) | 
|  | Enabled | 
            Indicates if the menu is enabled
            (Inherited from BaseEditMenu.) | 
|  | ForceArchive | 
            Forces to show the Archive button (backward compatibility for basic workflow on Properties->Workflow tab).
             | 
|  | HandleWorkflow | 
            Indicates if workflow actions should be displayed and handled
             | 
|  | HeaderActions | 
            Header actions control
            (Inherited from AbstractUserControl.) | 
|  | HideStandardButtons | 
            If true, the menu shows the standard editing buttons
            (Inherited from BaseEditMenu.) | 
|  | InformationText | 
            If set, the given text is displayed as information text
            (Inherited from BaseEditMenu.) | 
|  | IsLiveSite | 
            Indicates if control is used on live site.
            (Inherited from AbstractUserControl.) | 
|  | Item | 
            Gets or sets the value of the column.
            (Inherited from InlineUserControl.) | 
|  | LinkCssClass | 
            Link CSS class
            (Inherited from BaseEditMenu.) | 
|  | MessagesPlaceHolder | 
            Placeholder for messages
            (Inherited from AbstractUserControl.) | 
|  | Node | 
            Document node.
             | 
|  | NodeID | 
            Node ID.
             | 
|  | OnClientStepChanged | 
            Refresh script to be called when step ID of document changes
            (Inherited from BaseEditMenu.) | 
|  | Parameter | 
            Control parameter.
            (Inherited from InlineUserControl.) | 
|  | Properties | 
            Control properties.
            (Inherited from InlineUserControl.) | 
|  | RefreshInterval | 
            Refresh interval
            (Inherited from BaseEditMenu.) | 
|  | ResourceCulture | 
            Resource strings culture
            (Inherited from BaseEditMenu.) | 
|   | 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.) | 
|  | ShortID | 
            Short ID of the control.
            (Inherited from AbstractUserControl.) | 
|  | ShowApplyWorkflow | 
            Show the Apply workflow button.
             | 
|  | ShowApprove | 
            Show the Approve button.
             | 
|  | ShowArchive | 
            Show the Archive button.
             | 
|  | ShowCheckIn | 
            Show the Check In button.
             | 
|  | ShowCheckOut | 
            Show the Check Out button.
             | 
|  | ShowCreateAnother | 
            If true, create another button can be displayed.
             | 
|  | ShowDelete | 
            Show the Delete button.
             | 
|  | ShowProperties | 
            Show the Properties button.
             | 
|  | ShowReject | 
            Show the Reject button.
             | 
|  | ShowSave | 
            Show the Save button.
             | 
|  | ShowSaveAndClose | 
            If true, save and close button can be displayed
             | 
|  | ShowSpellCheck | 
            Show spell check button.
             | 
|  | ShowSubmitToApproval | 
            Show the Submit To Approval button.
             | 
|  | ShowUndoCheckOut | 
            Show the Undo CheckOut button.
             | 
|  | StopProcessing | 
            Indicates if the control should perform the operations.
            (Inherited from AbstractUserControl.) | 
|  | UsesLocalMessagesPlaceHolder | 
            Indicates if control uses local messages placeholder
            (Inherited from AbstractUserControl.) | 
|  | UseSmallIcons | 
            Indicates if small icons should be used for actions
            (Inherited from BaseEditMenu.) | 
|  | ViewState | 
            ViewState - overridden for the Master page ViewState fix.
            (Inherited from InlineUserControl.) | 
 See Also
See Also