SP.ClientContext.onExecutingWebRequest method (sp.js)

Raises the ExecutingWebRequest event.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

SP.ClientContext.onExecutingWebRequest(args)

Parameters

  • args
    The event data.

Remarks

The onExecutingWebRequest method is inherited from the SP.ClientRuntimeContext object.

See also

Other resources

SP.ClientContext