[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicPage.FindLink

FindLink Method

Returns the first link with the specified text, or null if such a link does not exist.

Declaration
public C1TopicLink FindLink(string text)
Public Function FindLink(text As String) As C1TopicLink
Parameters
Type Name Description
string text
Returns
Type Description
C1TopicLink