[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicBar.FindLinkByTag

FindLinkByTag Method

FindLinkByTag(object)

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

Declaration
public C1TopicLink FindLinkByTag(object value)
Public Function FindLinkByTag(value As Object) As C1TopicLink
Parameters
Type Name Description
object value
Returns
Type Description
C1TopicLink