Share via


SPMobileNavigation.Capability property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
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

See also

Reference

SPMobileNavigation class

SPMobileNavigation members

Microsoft.SharePoint.Mobile.WebControls namespace