ComponentOne Menus and Toolbars for WinForms
FindLinkByTag Method (C1TopicBar)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1TopicBar Class : FindLinkByTag Method
Returns the first link with the specified value, or null if such a page does not exist.
Syntax
'Declaration
 
Public Function FindLinkByTag( _
   ByVal value As System.Object _
) As C1TopicLink
public C1TopicLink FindLinkByTag( 
   System.object value
)

Parameters

value
See Also

Reference

C1TopicBar Class
C1TopicBar Members