AutoComplete for ASP.NET Web Forms
WijmoControlMode Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls Namespace > C1TargetControlBase Class : WijmoControlMode Property
A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project.
Syntax
'Declaration
 
Public Overridable Property WijmoControlMode As WijmoControlMode
public virtual WijmoControlMode WijmoControlMode {get; set;}
See Also

Reference

C1TargetControlBase Class
C1TargetControlBase Members