UrlJump Method
UrlJump(String)
When implemented by a class, tries to launch default browser to process specified url.
Declaration
void UrlJump(string text)
Parameters
Type | Name | Description |
---|---|---|
String | text | Specifies name of a document or application file to jump to. |