NavigationSourceLinkBuilderAnnotation.BuildIdLink Method
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.
Constructs the IdLink for a particular ResourceContext and ODataMetadataLevel.
public virtual Uri BuildIdLink (Microsoft.AspNet.OData.ResourceContext instanceContext, Microsoft.AspNet.OData.Formatter.ODataMetadataLevel metadataLevel);
abstract member BuildIdLink : Microsoft.AspNet.OData.ResourceContext * Microsoft.AspNet.OData.Formatter.ODataMetadataLevel -> Uri
override this.BuildIdLink : Microsoft.AspNet.OData.ResourceContext * Microsoft.AspNet.OData.Formatter.ODataMetadataLevel -> Uri
Public Overridable Function BuildIdLink (instanceContext As ResourceContext, metadataLevel As ODataMetadataLevel) As Uri
Parameters
- instanceContext
- ResourceContext
- metadataLevel
- ODataMetadataLevel