Class AspNetForm
Inheritance
System.Object
    AspNetForm
  Namespace: ArtOfTest.WebAii.WebServers.AspNetHost
Assembly: ArtOfTest.WebAii.dll
Syntax
public class AspNetForm : NameValueCollectionProperties
Action
Declaration
public string Action { get; set; }Property Value
| System.String 
 | 
Method
Declaration
public string Method { get; set; }Property Value
| System.String 
 |