Discuss this help topic in SecureBlackbox Forum
Whether downloading is permitted.
Declaration
[VB.NET]
Property CanDownload As Boolean
[Pascal]
property CanDownload: boolean;
[C++]
bool get_CanDownload();
[PHP]
bool get_CanDownload()
[Java]
boolean getCanDownload();
Description
Specifies whether downloading is permitted.
Discuss this help topic in SecureBlackbox Forum