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

Template Event

Fired for each template.

Syntax

public void fireTemplate(SpsiteTemplateEvent event);

public class SpsiteTemplateEvent {
  public String name;
  public String displayName;
  public String templateId;
  public String 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