ComponentOne Menus and Toolbars for WinForms
FindLinkByTag Method (C1TopicPage)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1TopicPage Class : FindLinkByTag Method
Returns the first link with the specified value, or null if such a link 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

C1TopicPage Class
C1TopicPage Members