Show navigation | Frontpage | Contact us | Sitemap

ICPConfigure::GetChildNodes

GetChildNodes ( [in] BSTR strParentType, [in] BSTR strParentUniqueID, [out,retval] BSTR *strNodes )

This function is called when the plugin must provide XML information to the Composite Treeview system

Inputs:
strParentType - The node identifier of the parent to the XML that is being rendered
strParentUniqueID - The Unique id of the parent to the XML node being rendered

Return value
The XML formatted string
  

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-97.htm
Findes på denne sti: Composite Developer | 3.x technologies | Configuration | Developing COM plug-ins | ICPConfigure (DataMap) | GetChildNodes