This topic has not yet been rated - Rate this topic

System.Web.Http.Data.Metadata Namespace

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains classes specific to the DataController metadata pipeline.

  Class Description
Public class MetadataProvider Used to provide the metadata description for types exposed by a DataController. Metadata providers are part of the DataController metadata pipeline and through chaining support metadata extensibility.
Public class MetadataProviderAttribute Specifies the MetadataProvider for the type when applied to DataController.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.