Overload List
Name | Description | |
---|---|---|
InputElement(IntPtr, Boolean) |
For internal use only. Of no interest to the user.
| |
InputElement(String, String) |
Initialises a new instance of the InputElement class, with the specified name and value attributes.
| |
InputElement(String, String, String) |
Initialises a new instance of the InputElement class, with the specified name and value
attributes, and encoded with the specified character encoding.
| |
InputElement(String, String, Encoding) |
Initialises a new instance of the InputElement class, with the specified name and value
attributes, and encoded with the specified character encoding.
|
See Also