SPBrowserFileHandling enumeration

Specifies the mode of handling files in the list.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public enum SPBrowserFileHandling

Members

Member name Description
Permissive Permissive mode of handling files. Value is 0.
Strict Strict mode of handling files. Value is 1.

See also

Reference

Microsoft.SharePoint namespace