Share Dot Net Experience
Define Action Methods Parameters
Define Action Methods Parameters
Request and Response methods can be called from the action method of the controller.
If the parameter to an action method is passing through the URL, there are several ways to access it into our action method.
Define MVC Attributes
Define MVC Attributes
Attribute is a class which inherites from the abstract class System.Attribute.
All attributes should end with the name "Attribute".
‹
›
Home
View web version