Back to Devexpress

Extend Functionality

expressappframework-112740-getting-started-in-depth-tutorial-winforms-webforms-extend-functionality.md

latest1.8 KB
Original Source

Extend Functionality

  • Jul 31, 2021
  • 2 minutes to read

In this tutorial section, you will learn how to add custom features to your application. For this purpose, you should familiarize yourself with the following basic concepts of the eXpressApp Framework.

  • Action

  • Controller

Controllers and Actions are instruments that provide custom features in an XAF application. In this tutorial section, you will learn how to add Actions of different types, implement Controllers without Actions, and modify the behavior of existing Controllers and Actions, etc. It is recommended that you complete the lessons listed below, in order.