NavigationLinkBuilder.Factory Property
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.
Gets the navigation link factory for creating navigation links.
public Func<Microsoft.AspNet.OData.ResourceContext,Microsoft.OData.Edm.IEdmNavigationProperty,Uri> Factory { get; }
member this.Factory : Func<Microsoft.AspNet.OData.ResourceContext, Microsoft.OData.Edm.IEdmNavigationProperty, Uri>
Public ReadOnly Property Factory As Func(Of ResourceContext, IEdmNavigationProperty, Uri)