Concept Framework 2.2 documentation Contents | Index

CApplication.RemoveWebChild

Name Type Access Version Deprecated
RemoveWebChild function static version 1.0 no

Prototype:
static null-return RemoveWebChild(string key)

Parameters:
key      the web application key. Each web application can an should have a key if it must comunicate with an web application via SendAPMessage. The key can be any string, should be unique and put in a file named yourscriptname.key.appkey or in a file named generic.appkey for all the scripts in the directory

Description:
Remove the child web application idetified by key, previously added by AddWebChild.

Returns:
Returns null.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:11 2013 GMT(c)2013 Devronium Applications