IUseWebApiActionConventions Interface
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.
Indicates actions without attribute routes in a controller use ASP.NET Web API routing conventions.
public interface class IUseWebApiActionConventions
public interface IUseWebApiActionConventions
type IUseWebApiActionConventions = interface
Public Interface IUseWebApiActionConventions
- Derived