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

@@ -38,7 +38,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</div>
</div>
<div id="header-top-container2">
<div id="runningHeaderText">EDOKA_DocGen Reference</div>
<div id="runningHeaderText">DocGen Reference</div>
<div id="search-bar-container">
<form id="search-bar" action="search--.html">
@@ -138,7 +138,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</div>
<div class="codeSnippetCode codeVB">
<pre xml:space="preserve" class="brush: vb">Public Shadows DocData As <strong>clsDocData</strong></pre>
<pre xml:space="preserve" class="brush: vb">Public Shadows DocData As <a target="_top" href=".html" onclick="this.target='';return true;">clsDocData</a></pre>
</div>
<div class="codeSnippetCode codeNA">
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
@@ -177,7 +177,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</div>
<div class="codeSnippetCode codeCsharp">
<pre xml:space="preserve" class="brush: csharp">new public <strong>clsDocData</strong> DocData</pre>
<pre xml:space="preserve" class="brush: csharp">new public <a target="_top" href=".html" onclick="this.target='';return true;">clsDocData</a> DocData</pre>
</div>
<div class="codeSnippetCode codeNA">
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
@@ -217,7 +217,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</div>
<div class="codeSnippetCode codeCpp">
<pre xml:space="preserve" class="brush: cpp">public: &nbsp;<br /><strong>clsDocData</strong>^ DocData;</pre>
<pre xml:space="preserve" class="brush: cpp">public: &nbsp;<br /><a target="_top" href=".html" onclick="this.target='';return true;">clsDocData</a>^ DocData;</pre>
</div>
<div class="codeSnippetCode codeNA">
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
@@ -256,7 +256,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</div>
<div class="codeSnippetCode codeJScript">
<pre xml:space="preserve" class="brush: js">public DocData : <strong>clsDocData</strong></pre>
<pre xml:space="preserve" class="brush: js">public DocData : <a target="_top" href=".html" onclick="this.target='';return true;">clsDocData</a></pre>
</div>
<div class="codeSnippetCode codeNA">
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
@@ -270,7 +270,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
<h4 class="subHeading">
Field Value</h4>
<strong>clsDocData</strong>
<a target="_top" href=".html" onclick="this.target='';return true;">clsDocData</a>