TemplateControl.AutoHandlers 속성

정의

주의

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

AutoHandlers 속성은 ASP.NET 2.0에서 더 이상 사용되지 않습니다. 이 속성은 생성된 클래스에서 사용되며 사용자 코드에서는 사용할 수 없습니다.

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

속성 값

Int32

항상 0입니다.

특성

적용 대상