ControlExtenderTControl Class |
Namespace: CMS.Base.Web.UI
public abstract class ControlExtender<TControl> : ControlExtender where TControl : Control
The ControlExtenderTControl type exposes the following members.
Name | Description | |
---|---|---|
ControlExtenderTControl |
Name | Description | |
---|---|---|
Init |
Initializes the extender using the specified control.
(Overrides ControlExtenderInit(Control, Boolean).) | |
OnInit |
Initializes the extender.
(Inherited from ControlExtender.) |