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.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ViewMode As SPMobilePageViewMode
Get
Set
'Usage
Dim instance As SPMobileSwitchPageViewNavigation
Dim value As SPMobilePageViewMode
value = instance.ViewMode
instance.ViewMode = value
public SPMobilePageViewMode ViewMode { get; set; }
Property value
Type: Microsoft.SharePoint.Mobile.WebControls.SPMobilePageViewMode
See also
Reference
SPMobileSwitchPageViewNavigation class