Class HtmlInputUrl
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.HtmlControls
Assembly: ArtOfTest.WebAii.dll
Syntax
public class HtmlInputUrl : HtmlInputText
Constructors
HtmlInputUrl()
Declaration
public HtmlInputUrl()
HtmlInputUrl(Element)
Properties
ValidationType
Declaration
protected override InputElementType ValidationType { get; }
Property Value
InputElementType
|