ActionDescriptor.GetParameters Method

Definition

Returns the parameters of the action method.

C#
public abstract System.Web.Mvc.ParameterDescriptor[] GetParameters ();

Returns

The parameters of the action method.

Applies to

Product Versions
ASP.NET MVC 5.2