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.
Gets an object that specifies the capabilities of the mobile device's browser.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Capability As MobileCapabilities
Get
'Usage
Dim instance As SPMobilePage
Dim value As MobileCapabilities
value = instance.Capability
public MobileCapabilities Capability { get; }
Property Value
Type: System.Web.Mobile.MobileCapabilities
A MobileCapabilities that itemizes the browser's capabilities.