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

Template Event

Fired for each template.

Syntax

 virtual int FireTemplate(SPSiteTemplateEventParams *e);

 
typedef struct {
char* Name;
char* DisplayName;
char* TemplateId;
char* Description;
int reserved;
} SPSiteTemplateEventParams;

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