Coding User Controls

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

To provide additional functionality for User Controls, you can add or modify the C# code used for them. Adding or modifying the code for User Controls in Enterprise Portal is like editing code for standard ASP.NET controls. The topics discussed here provide information about the unique capabilities provided by the Enterprise Portal framework. You will use these capabilities when you write code for User Controls.

In This Section

See also

User Controls Overview