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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
<SubsetCallableTypeAttribute> _
Public Enumeration DefaultItemOpen
'Usage
Dim instance As DefaultItemOpen
[SubsetCallableTypeAttribute]
public enum DefaultItemOpen
Members
Member name | Description | |
---|---|---|
PreferClient | Open the item in a client application. | |
Browser | Open the item in the browser. |