Property Action
- Namespace
- DotNetBrowser.Dom
- Assembly
- DotNetBrowser.dll
Action
Gets the 'action' attribute value.
string Action { get; }
Property Value
- string
The 'action' attribute value.
Exceptions
- ObjectDisposedException
The IFormElement has already been disposed.