ASP.NET MVC Controls
InputType Property (InputNumber)

Gets or sets the "type" attribute of the HTML input element hosted by the control.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property InputType As String
[DefaultValue()]
public string InputType {get; set;}
Remarks
By default, this property is set to "tel," a value that causes mobile devices to show a numeric keypad that includes a negative sign and a decimal separator.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

InputNumber Class
InputNumber Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback