Coding User Controls
Dynamics AX 2009
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.
- Session Object
-
- Passing Parameters to Pages
-
- User Control Events
-
- Page Redirection
-
- Working with Data for Enterprise Portal
-
- Proxies
-
- Using the Infolog
-
- Using Labels in User Controls
-
- Metadata
-
- Formatting Unbound Data
-
- Validating Unbound Data
-
- Lookups
-
- Pop-up Windows
-
- Exception Handling for User Controls
-
- Using Template Fields in User Controls
-
Community Additions
ADD
Show: