Share via


EntitySetConfiguration<TEntityType>.HasEditLink Method

Configures the edit link for the entities from this entity set.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method HasEditLink(Func<EntityInstanceContext<TEntityType>, String>, Boolean) Configures the edit link for the entities from this entity set.
Public method HasEditLink(Func<EntityInstanceContext<TEntityType>, Uri>, Boolean) Configures the edit link for the entities from this entity set.

Top

See Also

Reference

EntitySetConfiguration<TEntityType> Class

System.Web.Http.OData.Builder Namespace