HiddenField::Focus Method ()
.NET Framework (current version)
Sets input focus to this control.
Assembly: System.Web (in System.Web.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | An attempt is made to call this method. |
Setting focus to a HiddenField control is not supported. A NotSupportedException is thrown if you attempt to call this method.
.NET Framework
Available since 2.0
Available since 2.0
Show: