HiddenField.Focus Method
.NET Framework 3.0
Sets input focus to this control.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
Setting focus to a HiddenField control is not supported. A NotSupportedException is thrown if you attempt to call this method.
Community Additions
ADD
Show: