ParameterDescriptor.DefaultValue Property

Visual Studio 2010

Gets the default value of the parameter.

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

No code example is currently available or this language may not be supported.

Property Value

Type: System.Object
The default value of the parameter.

This property always returns a null reference (Nothing in Visual Basic).

Community Additions

ADD
Show: