update 20240812
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="GENERATOR" content="VSdocman - documentation generator; https://www.helixoft.com" />
|
||||
<link rel="icon" href="favicon.ico">
|
||||
<title>HelpPageSampleKey Constructor</title>
|
||||
<title>HelpController Constructor</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
|
||||
<script src="msdn2019/toc.js"></script>
|
||||
@@ -75,11 +75,11 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
</div>
|
||||
|
||||
<div id="mainBody">
|
||||
<h1 class="title">HelpPageSampleKey Constructor</h1>
|
||||
<h1 class="title">HelpController Constructor</h1>
|
||||
<p />
|
||||
|
||||
|
||||
<summary-info>Creates a new <a target="_top" href="topic_000000000000035B.html" onclick="this.target='';return true;">HelpPageSampleKey</a> based on media type.</summary-info>
|
||||
<summary-info></summary-info>
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
@@ -101,48 +101,24 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<a href="topic_000000000000035C.html">HelpPageSampleKey(MediaTypeHeaderValue)</a>
|
||||
<a href="topic_000000000000035B.html">HelpController()</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Creates a new <a target="_top" href="topic_000000000000035B.html" onclick="this.target='';return true;">HelpPageSampleKey</a> based on media type.
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<a href="topic_000000000000035F.html">HelpPageSampleKey(MediaTypeHeaderValue, SampleDirection, string, string, IEnumerable<String>)</a>
|
||||
<a href="topic_000000000000035C.html">HelpController(HttpConfiguration)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Creates a new <a target="_top" href="topic_000000000000035B.html" onclick="this.target='';return true;">HelpPageSampleKey</a> based on media type, <a target="_top" href="topic_0000000000000376.html" onclick="this.target='';return true;">SampleDirection</a>, controller name, action name and parameter names.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<a href="topic_000000000000035D.html">HelpPageSampleKey(MediaTypeHeaderValue, Type)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Creates a new <a target="_top" href="topic_000000000000035B.html" onclick="this.target='';return true;">HelpPageSampleKey</a> based on media type and CLR type.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<a href="topic_000000000000035E.html">HelpPageSampleKey(SampleDirection, string, string, IEnumerable<String>)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Creates a new <a target="_top" href="topic_000000000000035B.html" onclick="this.target='';return true;">HelpPageSampleKey</a> based on <a target="_top" href="topic_0000000000000376.html" onclick="this.target='';return true;">SampleDirection</a>, controller name, action name and parameter names.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
@@ -163,11 +139,11 @@ Creates a new <a target="_top" href="topic_000000000000035B.html" onclick="this.
|
||||
|
||||
<div id="seeAlsoSection" class="section">
|
||||
<div>
|
||||
<a href="topic_000000000000035B.html">HelpPageSampleKey Class</a><br />
|
||||
<a href="topic_000000000000035A.html">HelpController Class</a><br />
|
||||
|
||||
|
||||
|
||||
<a href="topic_00000000000002F6.html">EDOKAAPI_NetFramework.Areas.HelpPage Namespace</a><br />
|
||||
<a href="topic_0000000000000359.html">API_NetFramework.Areas.HelpPage.Controllers Namespace</a><br />
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user