# C1.Win.Command.C1TopicPage.Links

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Command_C1TopicPage_Links_" data-uid="C1.Win.Command.C1TopicPage.Links*">Links Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Command_C1TopicPage_Links_" data-uid="C1.Win.Command.C1TopicPage.Links*"></a>
<h4 id="C1_Win_Command_C1TopicPage_Links" data-uid="C1.Win.Command.C1TopicPage.Links">Links</h4>
<div class="markdown level1 summary"><p>Gets the collection of links on the page.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Category(&quot;Behavior&quot;)]
[C1Description(&quot;C1TopicPage.Links&quot;, &quot;Gets the collection of links on the page.&quot;)]
public C1TopicLinkCollection Links { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Category(&quot;Behavior&quot;)&gt;
&lt;C1Description(&quot;C1TopicPage.Links&quot;, &quot;Gets the collection of links on the page.&quot;)&gt;
Public ReadOnly Property Links As C1TopicLinkCollection</code></pre>
</div>
</div>
