CachedDataAnnotationsMetadataAttributes Class
Provides prototype cache data for CachedModelMetadata<TPrototypeCache>.
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() | CachedDataAnnotationsMetadataAttributes(IEnumerable<Attribute^>^) | Initializes a new instance of the CachedDataAnnotationsMetadataAttributes class. |
| Name | Description | |
|---|---|---|
![]() | Display | Gets or sets the metadata display attribute. |
![]() | DisplayFormat | Gets or sets the metadata display format attribute. |
![]() | DisplayName | |
![]() | Editable | Gets or sets the metadata editable attribute. |
![]() | ReadOnly | Gets or sets the metadata read-only attribute. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


