SPMobileContext.IsView property

Gets a value that indicates whether the current page is a list view page, instead of a form.

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

Syntax

public virtual bool IsView { get; }

Property value

Type: System.Boolean
true if the current page is a list view page; otherwise, false.

See also

Reference

SPMobileContext class

SPMobileContext members

Microsoft.SharePoint namespace