SP.List.browserFileHandling Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets a value that specifies the override of the web application’s BrowserFileHandling property at the list level.
var value = SP.List.get_browserFileHandling();
Property Value
Type: SP.BrowserFileHandling
Applies To
Remarks
If the web application’s BrowserHandling property is BrowserFileHandling.Strict, then this setting must be ignored.