Click or drag to resize

MetadataHelper Methods

The MetadataHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetMetadata(Type)
Given a component type, interrogates the metadata attributes to retrieve a set of property name/value metadata pairs.
Public methodStatic memberGetMetadataTMetadataType(Type)
Given a component type, interrogates the metadata attributes to retrieve a set of property name/value metadata pairs provided by a specific metadata provider.
Public methodStatic memberGetProperties
Given a target attribute object, returns a set of public readable properties and associated values.
Top
See Also