IFieldFormattingOptions.NullDisplayText Property

 

Gets the caption that is displayed for a field when the field value is null.

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

ReadOnly Property NullDisplayText As String

Property Value

Type: System.String

The caption that is displayed for a field when the field value is null.

.NET Framework
Available since 3.5
Return to top
Show: