Table of Contents
Previous Section
Action Methods
Your component code contains action methods. An action method is a method you associate with a user action-for instance, clicking a submit button or a hyperlink. There are two types of action methods you can implement: those for component action requests and those for direct action requests.
For a more detailed discussion of action methods, see "Action Methods".
Table of Contents
Next Section