TemplateControl.AutoHandlers Özellik

Tanım

Dikkat

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

AutoHandlers özelliği ASP.NET NET 2.0'da kullanım dışı bırakılmıştır. Oluşturulan sınıflar tarafından kullanılır ve kodunuz içinde kullanılmak üzere tasarlanmamıştır.

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

Özellik Değeri

Int32

Her zaman 0.

Öznitelikler

Şunlara uygulanır