Update nach EDK-Read
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>HelpPageConfig Class</title>
|
||||
<title>EDOKAAPI_NetFramework.Areas.HelpPage Namespace</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
|
||||
<script src="msdn2019/toc.js"></script>
|
||||
@@ -74,14 +74,9 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
</div>
|
||||
|
||||
<div id="mainBody">
|
||||
<h1 class="title">HelpPageConfig Class</h1>
|
||||
<h1 class="title">EDOKAAPI_NetFramework.Areas.HelpPage Namespace</h1>
|
||||
|
||||
<div class="metadata">
|
||||
Namespace:
|
||||
<a href="topic_00000000000002F6.html">EDOKAAPI_NetFramework.Areas.HelpPage</a>
|
||||
|
||||
|
||||
|
||||
|
||||
<br />Assembly: EDOKAAPI_NetFramework (in EDOKAAPI_NetFramework.dll)
|
||||
|
||||
@@ -89,9 +84,6 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
|
||||
|
||||
|
||||
<summary-info>Use this class to customize the Help Page.
|
||||
For example you can set a custom <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.web.http.description.idocumentationprovider">IDocumentationProvider</a> to supply the documentation
|
||||
or you can provide the samples for the requests/responses.</summary-info>
|
||||
|
||||
|
||||
|
||||
@@ -101,171 +93,13 @@ or you can provide the samples for the requests/responses.</summary-info>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
<div id="syntaxSection" class="section">
|
||||
|
||||
|
||||
<div id="syntaxCodeBlocks">
|
||||
<div class="codeSnippetContainer">
|
||||
<div class="codeSnippetTabs">
|
||||
<div class="codeSnippetTabLeftCornerActive">
|
||||
</div>
|
||||
<div class="codeSnippetTab csFirstTab csActiveTab codeVB">
|
||||
<a>VB</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeFsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCpp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csLastTab csNaTab codeJScript">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
|
||||
</div>
|
||||
<div class="codeSnippetTabRightCorner">
|
||||
</div>
|
||||
<div style="clear:both;">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCodeCollection">
|
||||
<div class="codeSnippetToolbar">
|
||||
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCode codeVB">
|
||||
<pre xml:space="preserve" class="brush: vb">Public Class HelpPageConfig</pre>
|
||||
</div>
|
||||
<div class="codeSnippetCode codeNA">
|
||||
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetContainer">
|
||||
<div class="codeSnippetTabs">
|
||||
<div class="codeSnippetTabLeftCorner">
|
||||
</div>
|
||||
<div class="codeSnippetTab csFirstTab csNaTab codeVB">
|
||||
<a>VB</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csActiveTab codeCsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeFsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCpp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csLastTab csNaTab codeJScript">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
|
||||
</div>
|
||||
<div class="codeSnippetTabRightCorner">
|
||||
</div>
|
||||
<div style="clear:both;">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCodeCollection">
|
||||
<div class="codeSnippetToolbar">
|
||||
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCode codeCsharp">
|
||||
<pre xml:space="preserve" class="brush: csharp">public static class HelpPageConfig</pre>
|
||||
</div>
|
||||
<div class="codeSnippetCode codeNA">
|
||||
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="codeSnippetContainer">
|
||||
<div class="codeSnippetTabs">
|
||||
<div class="codeSnippetTabLeftCorner">
|
||||
</div>
|
||||
<div class="codeSnippetTab csFirstTab csNaTab codeVB">
|
||||
<a>VB</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeFsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csActiveTab codeCpp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csLastTab csNaTab codeJScript">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
|
||||
</div>
|
||||
<div class="codeSnippetTabRightCorner">
|
||||
</div>
|
||||
<div style="clear:both;">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCodeCollection">
|
||||
<div class="codeSnippetToolbar">
|
||||
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCode codeCpp">
|
||||
<pre xml:space="preserve" class="brush: cpp">public ref class HelpPageConfig </pre>
|
||||
</div>
|
||||
<div class="codeSnippetCode codeNA">
|
||||
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetContainer">
|
||||
<div class="codeSnippetTabs">
|
||||
<div class="codeSnippetTabLeftCorner">
|
||||
</div>
|
||||
<div class="codeSnippetTab csFirstTab csNaTab codeVB">
|
||||
<a>VB</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeFsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCpp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csActiveTab csLastTab codeJScript">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
|
||||
</div>
|
||||
<div class="codeSnippetTabRightCornerActive">
|
||||
</div>
|
||||
<div style="clear:both;">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCodeCollection">
|
||||
<div class="codeSnippetToolbar">
|
||||
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCode codeJScript">
|
||||
<pre xml:space="preserve" class="brush: js">public class HelpPageConfig</pre>
|
||||
</div>
|
||||
<div class="codeSnippetCode codeNA">
|
||||
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -284,271 +118,6 @@ or you can provide the samples for the requests/responses.</summary-info>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
<div class="section_heading">
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Methods</a></span>
|
||||
<div> </div>
|
||||
</div>
|
||||
|
||||
<div id="MethodsSection" class="section">
|
||||
<table class="memberListTable">
|
||||
<tr>
|
||||
<th></th>
|
||||
<th>
|
||||
Name
|
||||
</th>
|
||||
<th>
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.equals">Equals(Object)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Bestimmt, ob das angegebene Objekt mit dem aktuellen Objekt identisch ist.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Protected method" title="Protected method" src="msdn2019/protmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.finalize">Finalize</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Gibt einem Objekt Gelegenheit zu dem Versuch, Ressourcen freizugeben und andere Bereinigungen durchzuführen, bevor es von der Garbage Collection freigegeben wird.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.gethashcode">GetHashCode</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Fungiert als die Standardhashfunktion.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.gettype">GetType</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Ruft den <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.type">Type</a> der aktuellen Instanz ab.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Protected method" title="Protected method" src="msdn2019/protmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.memberwiseclone">MemberwiseClone</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Erstellt eine flache Kopie des aktuellen <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
<img alt="Static" title="Static" src="msdn2019/static.png"></img>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000002FA.html">Register(HttpConfiguration)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.tostring">ToString</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</table>
|
||||
|
||||
<a href="#mainBody">
|
||||
Top
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -557,11 +126,11 @@ Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.
|
||||
|
||||
<div class="section_container">
|
||||
<div class="section_heading">
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Extension Methods</a></span>
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Classes</a></span>
|
||||
<div> </div>
|
||||
</div>
|
||||
|
||||
<div id="ExtensionMethodsSection" class="section">
|
||||
<div id="ClassSection" class="section">
|
||||
<table class="memberListTable">
|
||||
<tr>
|
||||
<th></th>
|
||||
@@ -574,43 +143,221 @@ Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public extension method" title="Public extension method" src="msdn2019/pubextensionmethod.png"></img>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000002DF.html">NameOf(this object)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
(Defined by <a target="_top" href="topic_00000000000002DD.html" onclick="this.target='';return true;">NLogHelper</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
</table>
|
||||
|
||||
<a href="#mainBody">
|
||||
Top
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- Classes -->
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
<img alt="Static" title="Static" src="msdn2019/static.png"></img>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000002FA.html">ApiDescriptionExtensions</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_0000000000000306.html">HelpPageAreaRegistration</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
<img alt="Static" title="Static" src="msdn2019/static.png"></img>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000002FC.html">HelpPageConfig</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Use this class to customize the Help Page.
|
||||
For example you can set a custom <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.web.http.description.idocumentationprovider">IDocumentationProvider</a> to supply the documentation
|
||||
or you can provide the samples for the requests/responses.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
<img alt="Static" title="Static" src="msdn2019/static.png"></img>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_0000000000000309.html">HelpPageConfigurationExtensions</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_0000000000000350.html">HelpPageSampleGenerator</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
This class will generate the samples for the help page.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000035E.html">HelpPageSampleKey</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
This is used to identify the place where the sample should be applied.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000036B.html">ImageSample</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
This represents an image sample on the help page. There's a display template named ImageSample associated with this class.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_0000000000000371.html">InvalidSample</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
This represents an invalid sample on the help page. There's a display template named InvalidSample associated with this class.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_0000000000000377.html">ObjectGenerator</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
This class will create an object of a given type and populate it with sample data.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000037C.html">TextSample</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
This represents a preformatted text sample on the help page. There's a display template named TextSample associated with this class.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_0000000000000382.html">XmlDocumentationProvider</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
A custom <a target="_top" href=".html" onclick="this.target='';return true;">IDocumentationProvider</a> that reads the API documentation from an XML documentation file.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<!-- Classes End -->
|
||||
|
||||
@@ -618,14 +365,14 @@ inheritedMember
|
||||
|
||||
<!-- Standard Modules End -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</table>
|
||||
|
||||
<a href="#mainBody">
|
||||
Top
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -633,22 +380,58 @@ inheritedMember
|
||||
|
||||
<div class="section_container">
|
||||
<div class="section_heading">
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Inheritance Hierarchy</a></span>
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Enumerations</a></span>
|
||||
<div> </div>
|
||||
</div>
|
||||
|
||||
<div id="inheritanceHierarchySection" class="section">
|
||||
<div id="EnumerationSection" class="section">
|
||||
<table class="memberListTable">
|
||||
<tr>
|
||||
<th></th>
|
||||
<th>
|
||||
Name
|
||||
</th>
|
||||
<th>
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
|
||||
<div style="padding-left:0em;"><a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">System.Object</a>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public enumeration" title="Public enumeration" src="msdn2019/pubenum.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_0000000000000379.html">SampleDirection</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Indicates whether the sample is used for request or response
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<a href="#mainBody">
|
||||
Top
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div style="padding-left:1em;">EDOKAAPI_NetFramework.Areas.HelpPage.HelpPageConfig</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -704,22 +487,7 @@ inheritedMember
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
<div class="section_heading">
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">See Also</a></span>
|
||||
<div> </div>
|
||||
</div>
|
||||
|
||||
<div id="seeAlsoSection" class="section">
|
||||
<div>
|
||||
<a href="topic_00000000000002F6.html">EDOKAAPI_NetFramework.Areas.HelpPage Namespace</a><br />
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="internal-toc-area">
|
||||
@@ -738,4 +506,3 @@ inheritedMember
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user