United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 4
ASP.NET MVC 4 Reference
System.Web.Mvc
ParameterDescriptor Class
ParameterDescriptor Properties
ActionDescriptor Property
BindingInfo Property
DefaultValue Property
ParameterName Property
ParameterType Property
This topic has not yet been rated
-
Rate this topic
ParameterDescriptor
.
ParameterName Property
Other Versions
.NET Framework 4
.NET Framework 3.5
Gets the name of the parameter.
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc
(in System.Web.Mvc.dll)
Syntax
C#
C++
F#
JScript
VB
Copy
public
abstract
string
ParameterName {
get
; }
Property Value
Type:
System
.
String
The name of the parameter.
See Also
Reference
ParameterDescriptor Class
System.Web.Mvc Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)