SP.BrowserFileHandling Enumeration
Applies to: SharePoint Foundation 2010
Specifies whether the file is allowed to be displayed in the Web browser.
Values
Name |
Description |
---|---|
permissive |
Enumeration whose value specifies whether content types that allow script are allowed to be displayed in the Web browser. The value = 0. |
strict |
Enumeration whose value specifies whether content types that allow script must be forced to download. The value = 1. |