Discuss this help topic in SecureBlackbox Forum
Specifies object's parent URL.
Declaration
[VB.NET]
Property ParentURL As String
[Pascal]
property ParentURL : string;
[C++]
void get_ParentURL(std::string &OutResult);
[PHP]
string get_ParentURL()
[Java]
String getParentURL();
Description
Use this property to get object's parent URL.
Discuss this help topic in SecureBlackbox Forum