Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
AddWebChild | function | static | version 1.0 | no |
static null-return AddWebChild(string key) |
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 |
Set the current Concept Applicaton as a parent for a given web application idetified by key. In the child Web Application, a call to GetParentAPID will return this application APID. See RemoveWebChild. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:15 2011 GMT | (c)2011 RadGs Software |