Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
TElStringList ResponsePage;
[VB.NET]
Property ResponsePage As TElStringList
[Pascal]
property ResponsePage : TElStringList;
[C++]
TElStringList* get_ResponsePage();
void set_ResponsePage(TElStringList &Value);
void set_ResponsePage(TElStringList *Value);
[PHP]
TElStringList get_ResponsePage()
void set_ResponsePage(TElStringList $Value)
[Java]
TElStringList getResponsePage();
void setResponsePage(TElStringList Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum