Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property ErrorURL As String
[Pascal]
under development
[C++]
void get_ErrorURL(std::string &OutResult);
void set_ErrorURL(const std::string &Value);
[PHP]
string get_ErrorURL()
void set_ErrorURL(string $Value)
[Java]
String getErrorURL();
void setErrorURL(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum