A value indicating whether to use output decoding before sending the response to the client.
Syntax
Smartsite SXML | Copy Code |
---|---|
response.setoutputdecoding(enum decode) |
Parameters
Name | Data Type | Description |
---|---|---|
decode | Enum |
If set tooff, the output will not be decoded.
Enum values:
|
Return Value
None.