| SiteListControlExtender Class |
Namespace: CMS.UIControls
public class SiteListControlExtender : ControlExtender<UniGrid>
The SiteListControlExtender type exposes the following members.
| Name | Description | |
|---|---|---|
| SiteListControlExtender |
| Name | Description | |
|---|---|---|
| Control |
Gets the extended control.
(Inherited from ControlExtenderTControl.) |
| Name | Description | |
|---|---|---|
| Control_OnAction |
Handles the UniGrid's OnAction event.
| |
| Init |
Initializes the extender using the specified control.
(Inherited from ControlExtenderTControl.) | |
| OnInit |
Extender initialization.
(Overrides ControlExtenderOnInit.) | |
| Page_PreRender |
Page pre-render event handling.
|