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

Template Event

Fired for each template.

Syntax

typedef void __fastcall (__closure *TibrSPSiteTemplateEvent)(System::TObject* Sender, TibrSPSiteTemplateEventParams *e);

__property TibrSPSiteTemplateEvent OnTemplate = {read=FOnTemplate, write=FOnTemplate};

typedef struct {
     String Name;
     String DisplayName;
     String TemplateId;
     String Description;
} TibrSPSiteTemplateEventParams;

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