SPMobileComponent.MobileContext property

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

Syntax

'Declaration
Protected Overridable ReadOnly Property MobileContext As SPMobileContext
    Get
'Usage
Dim value As SPMobileContext

value = Me.MobileContext
protected virtual SPMobileContext MobileContext { get; }

Property value

Type: Microsoft.SharePoint.SPMobileContext

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace