CachedDataAnnotationsMetadataAttributes.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

属性值

显示内容。

适用于