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

SP.List Class

Remarks

If the web application’s BrowserHandling property is BrowserFileHandling.Strict, then this setting must be ignored.

See Also

Reference

SP.List Methods

SP.List Properties

SP Namespace