serviceUrl Property

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

Specifies the URL of a Web Service.

Syntax

HTML N/A
Scripting [ eventserviceUrl = ] event.serviceUrl

Possible Values

event An instance of the onserviceavailable event.
serviceUrl A String specifying the URL of the Web Service that was called with the useService method.

The property is read-only. The property has no default value.

Remarks

For more information on this and related properties, see the onserviceavailable event.

Applies To

onserviceavailable, WebService

See Also

serviceAvailable, userName, Using the WebService Behavior, About the WebService Behavior, WSDL