TemplateControl.AutoHandlers Property

Definition

Caution

Use of this property is not recommended because it is no longer useful. http://go.microsoft.com/fwlink/?linkid=14202

The AutoHandlers property has been deprecated in ASP.NET NET 2.0. It is used by generated classes and is not intended for use within your code.

C#
protected virtual int AutoHandlers { get; set; }
C#
[System.Obsolete("Use of this property is not recommended because it is no longer useful. http://go.microsoft.com/fwlink/?linkid=14202")]
protected virtual int AutoHandlers { get; set; }

Property Value

Always 0.

Attributes

Applies to

Product Versions (Obsolete)
.NET Framework 1.1 (2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)