Bendrinti naudojant


Toolbar Web Part

Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

The Toolbar web part provides access to actions that can be performed for the items in a page. A Toolbar web part is shown in the following illustration.

Toolbar

Toolbar

Page Types Used On

Task pages

Microsoft Dynamics AX Properties

The following properties specific to Microsoft Dynamics AX are available for this web part.

Property

Description

Web menu

Specifies the Web Menu item in the AOT that defines the items displayed in the toolbar.

Connections

Can subscribe to an AxContextList published by a User Control web part.

Comments

Toolbar web parts were used more frequently in Microsoft Dynamics AX 2009. In Microsoft Dynamics AX 2012, the Action Pane Web Part is used to provide access to actions.

Toolbars can be used in Task pages. Rather than using a Toolbar web part on the Task page, a toolbar is often defined using the AxToolbar component that is part of a User Control.

You can use images in web menu items that are displayed by the toolbar. To do this, set the ImageLocation property for the web menu item to the type of image to display. Typically, this will be EmbeddedResource. Set the NormalImage property to the value corresponding to the image to display for the web menu item.