Answer Posted / Nizamoodeen
Child actions in MVC refer to actions that are defined within other controller classes, often used to handle sub-requests or nested operations. Child actions can be called from parent controllers to execute their corresponding action methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers