ResourceManager.setResourceHandler

Syntax

setResourceHandler(value: String);

Parameters

value. URL of Web service that processes queries addressed to resources manager.

Description

The setResourceHandler method sets URL of Web service that processes queries addressed to resources manager.

Example

The example of use is given in the with description of the ResourceManager.registerControl method.

See also:

ResourceManager