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