CachedDataAnnotationsMetadataAttributes Class

 

Provides prototype cache data for CachedModelMetadata<TPrototypeCache>.

Namespace:   System.Web.Http.Metadata.Providers
Assembly:  System.Web.Http (in System.Web.Http.dll)

System::Object
  System.Web.Http.Metadata.Providers::CachedDataAnnotationsMetadataAttributes

public ref class CachedDataAnnotationsMetadataAttributes 

NameDescription
System_CAPS_pubmethodCachedDataAnnotationsMetadataAttributes(IEnumerable<Attribute^>^)

Initializes a new instance of the CachedDataAnnotationsMetadataAttributes class.

NameDescription
System_CAPS_pubpropertyDisplay

Gets or sets the metadata display attribute.

System_CAPS_pubpropertyDisplayFormat

Gets or sets the metadata display format attribute.

System_CAPS_pubpropertyDisplayName

System_CAPS_pubpropertyEditable

Gets or sets the metadata editable attribute.

System_CAPS_pubpropertyReadOnly

Gets or sets the metadata read-only attribute.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

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

Return to top
Show: