Share via


IDocumentationProvider.GetDocumentation Method

Include Protected Members
Include Inherited Members

Gets the documentation for the controller.

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 GetDocumentation(HttpActionDescriptor) Gets the documentation based on HttpActionDescriptor.
Public method GetDocumentation(HttpParameterDescriptor) Gets the documentation based on HttpParameterDescriptor.

Top

See Also

Reference

IDocumentationProvider Interface

System.Web.Http.Description Namespace