This documentation is archived and is not being maintained.
TemplateControl.AutoHandlers Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Protected Overridable Property AutoHandlers As Integer [C#] protected virtual int AutoHandlers {get; set;} [C++] protected: __property virtual int get_AutoHandlers(); protected: __property virtual void set_AutoHandlers(int); [JScript] protected function get AutoHandlers() : int; protected function set AutoHandlers(int);
See Also
TemplateControl Class | TemplateControl Members | System.Web.UI Namespace
Show: