DisplayMetadataProviderContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A context for and IDisplayMetadataProvider.
public ref class DisplayMetadataProviderContext
public class DisplayMetadataProviderContext
type DisplayMetadataProviderContext = class
Public Class DisplayMetadataProviderContext
- Inheritance
-
DisplayMetadataProviderContext
Constructors
DisplayMetadataProviderContext(ModelMetadataIdentity, ModelAttributes) |
Creates a new DisplayMetadataProviderContext. |
Properties
Attributes |
Gets the attributes. |
DisplayMetadata |
Gets the DisplayMetadata. |
Key |
Gets the ModelMetadataIdentity. |
PropertyAttributes |
Gets the property attributes. |
TypeAttributes |
Gets the type attributes. |