Gets or sets a message which states that an error was encountered when sending a request to the server and the server did not return any response.
public function getNoResponseFromServer() { } public function setNoResponseFromServer($value) { }
Type: string
The message which states that an error was encountered when sending a request to the server and the server did not return any response. To disable this message, set it to an empty string.
Default value is "No response from server.".
This property is necessary for localization of ActiveX/Java Uploader.