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

'Declaration
Public Enumeration DefaultItemOpen
'Usage
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.

See also

Reference

Microsoft.SharePoint namespace