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