DefaultItemOpen Enumeration
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. |