Gets the callback client hyperlink.
| Visual Basic (Declaration) | |
|---|---|
| Public Function GetCallbackClientHyperlink( _ ByVal command As String, _ ByVal arguments As String _ ) As String | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
Parameters
- command
- The string value of the command.
 The command.
- arguments
- The string value of the arguments.
 The arguments.
Return Value
String that represents a Javascript function.String which represents javascript function.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
 
  
  
  
 