SPMobileButtonNavigation.CommandControl property

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

Syntax

'Declaration
Public Overridable ReadOnly Property CommandControl As LinkButton
    Get
'Usage
Dim instance As SPMobileButtonNavigation
Dim value As LinkButton

value = instance.CommandControl
public virtual LinkButton CommandControl { get; }

Property value

Type: System.Web.UI.WebControls.LinkButton

See also

Reference

SPMobileButtonNavigation class

SPMobileButtonNavigation members

Microsoft.SharePoint.Mobile.WebControls namespace