ParameterDescriptor Properties

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

NameDescription
System_CAPS_pubpropertyActionDescriptor

Gets the action descriptor.

System_CAPS_pubpropertyBindingInfo

Gets the binding information.

System_CAPS_pubpropertyDefaultValue

Gets the default value of the parameter.

System_CAPS_pubpropertyParameterName

Gets the name of the parameter.

System_CAPS_pubpropertyParameterType

Gets the type of the parameter.

Return to top
Show: