Show navigation | Frontpage | Contact us | Sitemap

ICPTemplate::RemoveFromTemplate

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

The function is called when a template containing a given plugin is being deleted.

Parameters

TemplateGroupID    

The ID of the template group the template belongs to.

Identifier    

The identifier of the plugin.

TemplateID    

The ID of the template being deleted



Remarks

The plugin called must delete all state that it contains on the Template level

As of version 1.0 and 1.5 Composite do not use this function.

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-56.htm
Findes på denne sti: Composite Developer | 3.x technologies | Configuration | Developing COM plug-ins | ICPTemplate | RemoveFromTemplate