This topic has not yet been rated - Rate this topic

WaypointRenderEventArgs Object

Bing Services

Contains arguments for waypoint render events.

Properties

Name Type Description

containerElement

object

The DOM element which contains the waypoint. You can use this property to add custom content.

handled

boolean

A boolean indicating whether the event is handled. This property is only available for the beforeWaypointRender event. Set this property to true to override the default behavior.

waypoint

Waypoint

The waypoint for which the event occurred.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.