TemplateControl.AutoHandlers 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
주의
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
속성 값
항상 0입니다.
- 특성