AxInfoPart
Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
The AxInfoPart component displays an Info Part that is defined in the Parts node of the AOT. The AxInfoPart component must be placed inside of an AxPartContentArea component.
Properties
The AxInfoPart 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. |
Microsoft Dynamics AX
Property |
Description |
---|---|
MenuItemName |
Specifies the menu item that indicates the content to display in the component. |
Misc
Property |
Description |
---|---|
ID |
The unique ID of the component. |
ExternalContextRelationship |
Specifies the relationship to use when accessing external context. The behavior is similar to the DataSourceRelation property for parts in the MSDAX client. |
RequiresExternalContext |
Indicates whether context is required by the component so that updated content is displayed. |