[]
Gets the collection of links on the page.
[C1Category("Behavior")]
[C1Description("C1TopicPage.Links", "Gets the collection of links on the page.")]
public C1TopicLinkCollection Links { get; }
<C1Category("Behavior")>
<C1Description("C1TopicPage.Links", "Gets the collection of links on the page.")>
Public ReadOnly Property Links As C1TopicLinkCollection