Wijmo UI for the Web
hostUri Field
wijmo.fileexplorer Namespace > IFileExplorerResponse Interface : hostUri Field

The uri of the current web applicaiton. Only for GetHostUri command.

Syntax
var instance; // Type: wijmo.fileexplorer.IFileExplorerResponse;
var value; // Type: string
value = instance.hostUri;
var hostUri : string;
See Also

Reference

IFileExplorerResponse Interface