ModelMetadata.NullDisplayText Property

Visual Studio 2010

Gets or sets the string to display for null values.

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

'Declaration
Public Overridable Property NullDisplayText As String
	Get
	Set

Property Value

Type: System.String
The string to display for null values.

Community Additions

ADD
Show: