TaskGroupEditExtender Class |
Namespace: CMS.Synchronization.Web.UI
public class TaskGroupEditExtender : ControlExtender<UIForm>
The TaskGroupEditExtender type exposes the following members.
Name | Description | |
---|---|---|
TaskGroupEditExtender |
Name | Description | |
---|---|---|
Control |
Gets the extended control.
(Inherited from ControlExtenderTControl.) |
Name | Description | |
---|---|---|
Init |
Initializes the extender using the specified control.
(Inherited from ControlExtenderTControl.) | |
OnInit |
Init the extender, attach events that communicates with StagingTaskGroupMenu
(Overrides ControlExtenderOnInit.) |