Class Utility

Inheritance
System.Object
Utility
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: AjaxControlToolkit
Assembly: AjaxControlToolkit.dll
Version: 13.30.0
Syntax
public static class Utility

Methods

SetFocusOnLoad(Control)

Declaration
public static void SetFocusOnLoad(Control control)
Parameters
Type Name Description
System.Web.UI.Control control