CachedDataAnnotationsMetadataAttributes::Display Property

Gets the display.

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

public:
property DisplayAttribute^ Display {
	DisplayAttribute^ get ();
	protected: void set (DisplayAttribute^ value);
}
Show: