Bendrinti naudojant


AxInfoLog

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

The AxInfoLog component displays important information for the user, such as status and error information for actions that are performed on a page. It is used when you create pages for the ASP.NET test environment. It is automatically included on the Default.aspx page that is part of a Microsoft Dynamics AX Web Application project.

Microsoft Dynamics AX Properties

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

Property

Description

Default Title

Specifies the default title for the web part.

WebPart Role

Specifies whether the web part is a provider or consumer in web part communication for the page. Not used for Enterprise Portal.

Update Mode

When connected to another web part, specifies when the content of the web part will be updated. The value can be Conditional or Always. If it is set to Conditional, the content of the web part is updated only when the context changes. When set to Always, the web part will be updated even when the context has not changed. Not used for Enterprise Portal.

See also

How to: Test User Controls in Visual Studio