CHAN Reference

Chan Home | Reference Home | Event Firing Order | web.config

   

Controls.Control (base)

   

The Control control is an abstract class from which all Chan controls inherit. If you intend to build your own custom Chan compatible controls you will also need to use this as your base class and not System.Web.UI.Control.