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