Discuss this help topic in SecureBlackbox Forum
Specifies object's content language.
Declaration
[C#/Java]
string ContentLanguage;
[VB.NET]
Property ContentLanguage As String
[Pascal]
property ContentLanguage : string;
[C++]
void get_ContentLanguage(std::string &OutResult);
[PHP]
string get_ContentLanguage()
Description
Use this read-only property to get object's content language.
Discuss this help topic in SecureBlackbox Forum