Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
string ContentDisposition;
[VB.NET]
Property ContentDisposition As String
[Pascal]
under development
[C++]
void get_ContentDisposition(std::string &OutResult);
void set_ContentDisposition(const std::string &Value);
[PHP]
string get_ContentDisposition()
void set_ContentDisposition(string $Value)
[Java]
String getContentDisposition();
void setContentDisposition(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum