SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

SubSite Event

Fired for each subsite.

Syntax

spsite.on('SubSite', [callback])

Callback

The 'callback' is called when the 'SubSite' event is emited.

function(e){ }

The argument 'e' has the following properties:

e.title
e.URL

Remarks

This event is fired as the result of a call to ListSubSites.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0