HtmlForm
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.HtmlControls
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class HtmlForm : HtmlContainerControl
Inheritance: objectControlHtmlControlHtmlContainerControlHtmlForm
Inherited Members
Constructors
C#
public HtmlForm()
Properties
C#
public HtmlInputControl AutofocusInput { get; }
C#
public bool NoValidate { get; set; }