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