SPMobileComponent.ControlMode property

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

Syntax

'Declaration
Public Overridable ReadOnly Property ControlMode As SPControlMode
    Get
'Usage
Dim instance As SPMobileComponent
Dim value As SPControlMode

value = instance.ControlMode
public virtual SPControlMode ControlMode { get; }

Property value

Type: Microsoft.SharePoint.WebControls.SPControlMode

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace