IFormElementMethod Property |
Gets the 'method' attribute value.
Namespace:
DotNetBrowser.Dom
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.1
SyntaxProperty Value
Type:
StringThe 'method' attribute value.
ExceptionsException | Condition |
---|
ObjectDisposedException | The IFormElement has already been disposed. |
See Also