CachedDataAnnotationsMetadataAttributes.Display Property

Gets the display.

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

'Declaration
Public Property Display As DisplayAttribute 
	Get 
	Protected Set
'Usage
Dim instance As CachedDataAnnotationsMetadataAttributes 
Dim value As DisplayAttribute 

value = instance.Display

instance.Display = value
Show: