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

Template Event

Fired for each template.

Syntax

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

Callback

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

function(e){ }

The argument 'e' has the following properties:

e.name
e.displayName
e.templateId
e.description

Remarks

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

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