A list of FormatCode,MIME-type pairs for formats that you do not want the View component to convert to HTML. Separate the pairs with commas.
For a list of format codes, refer to the KeyView SDK Programming Guide. The MIME-type value specifies the content type to use in the HTTP response header.
Set SkipConversionCSVs to -1 to skip converting HTML based on file name extension. This value is generally appropriate.
| Type: | String |
| Default: | 236,text/html,355,text/xhtml
|
| Required: | No |
| Configuration Section: | Viewing |
| Example: | SkipConversionCSVs=236,text/html,355,text/xhtml
|
| See Also: |
|
|