CachedDataAnnotationsMetadataAttributes.Display Property

Definition

Gets the display.

public System.ComponentModel.DataAnnotations.DisplayAttribute Display { get; protected set; }
member this.Display : System.ComponentModel.DataAnnotations.DisplayAttribute with get, set
Public Property Display As DisplayAttribute

Property Value

The display.

Applies to