HelpPageConfigurationExtensions..::..SetActualResponseType Method

Overload List


  Name Description
Public method Static member SetActualResponseType(HttpConfiguration, Type, String, String)
Specifies the actual type of ObjectContent returned as part of the HttpRequestMessage in an action. The help page will use this information to produce more accurate response samples.
Public method Static member SetActualResponseType(HttpConfiguration, Type, String, String, array<String>[]()[][])
Specifies the actual type of ObjectContent returned as part of the HttpRequestMessage in an action. The help page will use this information to produce more accurate response samples.