SPMobileNavigation.Capability Property

Gets an object that has information about the capabilities of the mobile device.

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

Syntax

'Declaration
Protected ReadOnly Property Capability As HttpCapabilitiesBase
    Get
'Usage
Dim value As HttpCapabilitiesBase

value = Me.Capability
protected HttpCapabilitiesBase Capability { get; }

Property Value

Type: System.Web.Configuration.HttpCapabilitiesBase
An HttpCapabilitiesBase object that provides information about the capabilities of the mobile device.

See Also

Reference

SPMobileNavigation Class

SPMobileNavigation Members

Microsoft.SharePoint.MobileControls Namespace