Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property CookieSet As Boolean
[Pascal]
under development
[C++]
bool get_CookieSet();
void set_CookieSet(bool Value);
[PHP]
bool get_CookieSet()
void set_CookieSet(bool $Value)
[Java]
boolean getCookieSet();
void setCookieSet(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum