update 20241127

This commit is contained in:
Stefan Hutter
2024-11-27 15:53:34 +01:00
parent 341ea50f06
commit 2a652c7325
11218 changed files with 1987907 additions and 362275 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>TokenController Methods</title>
<title>MailController Methods</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">TokenController Methods</h1>
<h1 class="title">MailController Methods</h1>
<p />
<p>
The following tables list the members exposed by the
<a href="topic_00000000000000C8.html">TokenController</a>
<a href="topic_00000000000000C8.html">MailController</a>
type.
</p>
@@ -119,7 +119,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</td>
<td>
<a href="topic_00000000000000C9.html">TokenGenerator(string, string)</a>
<a href="topic_00000000000000C9.html">SendMail(string, string, string, string, string)</a>
</td>
<td>
@@ -163,7 +163,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
<div id="seeAlsoSection" class="section">
<div>
<a href="topic_00000000000000C8.html">TokenController Class</a><br />
<a href="topic_00000000000000C8.html">MailController Class</a><br />
<a href="topic_00000000000000C7.html">OnDocAPI_NetFramework.Controllers Namespace</a><br />