* @link http://www.pradosoft.com/ * @copyright Copyright © 2006 PradoSoft * @license http://www.pradosoft.com/license/ * @version $Revision: $ : $ * @package System.Web.UI.ActiveControls */ /** * TActiveRadioButtonList class. * * @author Wei Zhuo * @version : $ Mon Jun 26 00:48:08 EST 2006 $ * @package System.Web.UI.ActiveControls * @since 3.0 */ class TActiveRadioButtonList extends TRadioButtonList implements IActiveControl, ICallbackEventHandler { } ?>