M-Files UI Extensibility Framework
ExecuteURL Method
ICommonFunctions Interface : ExecuteURL Method
The URL to be executed.
Description
Executes the given URL.
Syntax
Visual Basic
Public Sub ExecuteURL( _
   ByVal url As String _
) 
Parameters
url
The URL to be executed.
See Also

ICommonFunctions Interface  | ICommonFunctions Members