IFormElementAction Property |
Gets the 'action' attribute value.
Namespace:
DotNetBrowser.Dom
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax Property Value
Type:
StringThe 'action' attribute value.
Exceptions Exception | Condition |
---|
ObjectDisposedException | The IFormElement has already been disposed. |
See Also