ClassHtmlInputTel
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.HtmlControls
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class HtmlInputTel : HtmlInputText
Inheritance: objectControlHtmlControlHtmlInputControlHtmlInputTextHtmlInputTel
Inherited Members
Constructors
HtmlInputTel(Element)
Create a new control.
Declaration
cs-api-definition
public HtmlInputTel(Element element)
Parameters
element
The base element.
Properties
ValidationType
Declaration
cs-api-definition
protected override InputElementType ValidationType { get; }
Property Value
Overrides