Update 20240807 - nach NUGET-Update Syncfusion

This commit is contained in:
Stefan Hutter
2024-08-07 09:25:01 +02:00
parent 749b1e89ed
commit 77d5c661f7
8681 changed files with 5340624 additions and 1740134 deletions

View File

@@ -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>HelpPageApiModel Properties</title>
<title>HelpController Properties</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">HelpPageApiModel Properties</h1>
<h1 class="title">HelpController Properties</h1>
<p />
<p>
The following tables list the members exposed by the
<a href="topic_0000000000000341.html">HelpPageApiModel</a>
<a href="topic_0000000000000341.html">HelpController</a>
type.
</p>
@@ -114,228 +114,12 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</td>
<td>
<a href="topic_0000000000000343.html">ApiDescription</a>
<a href="topic_0000000000000344.html">Configuration</a>
</td>
<td>
Gets or sets the <a target="_top" href="topic_0000000000000343.html" onclick="this.target='';return true;">ApiDescription</a> that describes the API.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_000000000000034C.html">ErrorMessages</a>
</td>
<td>
Gets the error messages associated with this model.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_0000000000000347.html">RequestBodyParameters</a>
</td>
<td>
Gets the request body parameter descriptions.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_0000000000000345.html">RequestDocumentation</a>
</td>
<td>
Gets or sets the documentation for the request.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_0000000000000346.html">RequestModelDescription</a>
</td>
<td>
Gets or sets the <a target="_top" href="topic_000000000000032B.html" onclick="this.target='';return true;">ModelDescription</a> that describes the request body.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_0000000000000348.html">ResourceDescription</a>
</td>
<td>
Gets or sets the <a target="_top" href="topic_000000000000032B.html" onclick="this.target='';return true;">ModelDescription</a> that describes the resource.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_0000000000000349.html">ResourceProperties</a>
</td>
<td>
Gets the resource property descriptions.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_000000000000034A.html">SampleRequests</a>
</td>
<td>
Gets the sample requests associated with the API.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_000000000000034B.html">SampleResponses</a>
</td>
<td>
Gets the sample responses associated with the API.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_0000000000000344.html">UriParameters</a>
</td>
<td>
Gets or sets the <a target="_top" href="topic_0000000000000339.html" onclick="this.target='';return true;">ParameterDescription</a> collection that describes the URI parameters for the API.
</td>
</tr>
@@ -360,8 +144,8 @@ Gets or sets the <a target="_top" href="topic_0000000000000339.html" onclick="th
<div id="seeAlsoSection" class="section">
<div>
<a href="topic_0000000000000341.html">HelpPageApiModel Class</a><br />
<a href="topic_0000000000000340.html">EDOKAAPI_NetFramework.Areas.HelpPage.Models Namespace</a><br />
<a href="topic_0000000000000341.html">HelpController Class</a><br />
<a href="topic_0000000000000340.html">API_NetFramework.Areas.HelpPage.Controllers Namespace</a><br />