DefaultEncoding
The default encoding to use for the action parameter. The parameter specifies the encoding to convert the output from actions to before returning the output.
If you do not set DefaultEncoding
or the action parameter, Community Component uses the encoding specified in the parameter sent with the query. If the parameter is not sent with the query, it uses the encoding in the DefaultLanguageType configuration parameter.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | LanguageTypes |
Example: | DefaultEncoding=UTF8
|
See Also: |