Show navigation | Frontpage | Contact us | Sitemap

ICPTemplate::IncludeIntoTemplate

IncludeIntoTemplate( [in] long TemplateGroupID, [in] BSTR Identifier, [in] long TemplateID )

Called when the user creates a Template where the plugin is used.

Parameters

TemplateGroupID    

The ID of the Template group newly created.

Identifier    

The Identifier of the plugin, as chosen by the creating user.

TemplateID    

The ID of the template being created



Remarks

When this function is called the plugin must update the state it contains for Template scope in a consistent storage.

My modules


© 2008 Composite A/S, Danmark
Tlf: +45 39 15 76 00 | info@composite.net
Composite A/S er Microsoft Certified Partner
Composite CMS overholder standarden for valid CSS
Composite CMS overholder standarden for valid XHTML 1.0
Printet fra http://www.composite.net/composite-55.htm
Findes på denne sti: Composite Developer | 3.x technologies | Configuration | Developing COM plug-ins | ICPTemplate | IncludeIntoTemplate