AxFormPart
Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
The AxFormPart component displays a Form Part that is defined in the Parts node of the AOT. The AxFormPart component must be placed inside of an AxPartContentArea component.
Properties
The AxFormPart component has the following properties:
Behavior
Property |
Description |
---|---|
EnableViewState |
Specifies whether the control automatically saves its state for use in round-trips. |
Visible |
Indicates whether the control is visible and rendered. |
Misc
Property |
Description |
---|---|
ID |
The unique ID of the component. |
MenuItemName |
Specifies the menu item that indicates the content to display in the component. |
RequiresExternalContext |
Indicates whether context is required by the component so that updated content is displayed. |