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