TemplateControl.AutoHandlers Eigenschaft

Definition

Achtung

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

Die AutoHandlers-Eigenschaft ist seit ASP.NET-Version 2.0 veraltet. Sie wird von generierten Klassen verwendet und ist nicht zur Verwendung im Code bestimmt.

protected:
 virtual property int AutoHandlers { int get(); void set(int value); };
protected virtual int AutoHandlers { get; set; }
[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; }
member this.AutoHandlers : int with get, set
[<System.Obsolete("Use of this property is not recommended because it is no longer useful. http://go.microsoft.com/fwlink/?linkid=14202")>]
member this.AutoHandlers : int with get, set
Protected Overridable Property AutoHandlers As Integer

Eigenschaftswert

Int32

Immer 0.

Attribute

Gilt für