HelpPageSampleKey Class
Public Class HelpPageSampleKey
This language is not supported or no code example is available.
public class HelpPageSampleKey
This language is not supported or no code example is available.
public ref class HelpPageSampleKey
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
|
HelpPageSampleKey(MediaTypeHeaderValue) | Creates a new HelpPageSampleKey based on media type. |
|
HelpPageSampleKey(MediaTypeHeaderValue, SampleDirection, string, string, IEnumerable<String>) | Creates a new HelpPageSampleKey based on media type, SampleDirection, controller name, action name and parameter names. |
|
HelpPageSampleKey(MediaTypeHeaderValue, Type) | Creates a new HelpPageSampleKey based on media type and CLR type. |
|
HelpPageSampleKey(SampleDirection, string, string, IEnumerable<String>) | Creates a new HelpPageSampleKey based on SampleDirection, controller name, action name and parameter names. |
| Name | Description | |
|---|---|---|
|
ActionName | Gets the name of the action. |
|
ControllerName | Gets the name of the controller. |
|
MediaType | Gets the media type. |
|
ParameterNames | Gets the parameter names. |
|
ParameterType | |
|
SampleDirection | Gets the SampleDirection. |
| Name | Description | |
|---|---|---|
|
Equals(object) | |
|
GetHashCode() |