SPMobilePageViewMode Enumeration

Specifies the view modes of the SharePoint Foundation mobile web page.

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

Syntax

'Declaration
Public Enumeration SPMobilePageViewMode
'Usage
Dim instance As SPMobilePageViewMode
public enum SPMobilePageViewMode

Members

Member name Description
Simple The simple view.
Detail The detail view.
Thumbnail The thumbnail view.

See Also

Reference

Microsoft.SharePoint.MobileControls Namespace