ShowContextMenuParametersLinkText Property |
Gets the text associated with the link.
Namespace:
DotNetBrowser.Browser.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string LinkText { get; }
Property Value
Type:
String
The text associated with the link. May be an empty string
if the link contains an image.
See Also