Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether to use a rich client application or the browser to open a list item.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration DefaultItemOpen
Dim instance As DefaultItemOpen
public enum DefaultItemOpen
Members
| Member name | Description | |
|---|---|---|
| PreferClient | Open the item in a client application. | |
| Browser | Open the item in the browser. |