Freigeben über


SPMobileContext.IsView-Eigenschaft

Ruft einen Wert, der angibt, ob die aktuelle Seite Listenansichtsseite anstelle eines Formulars ist.

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

Syntax

'Declaration
Public Overridable ReadOnly Property IsView As Boolean
    Get
'Usage
Dim instance As SPMobileContext
Dim value As Boolean

value = instance.IsView
public virtual bool IsView { get; }

Eigenschaftswert

Typ: System.Boolean
true , wenn die aktuelle Seite eine Listenansichtsseite ist; andernfalls false.

Siehe auch

Referenz

SPMobileContext Klasse

SPMobileContext-Member

Microsoft.SharePoint-Namespace