Метод | Описание | |
---|---|---|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
gEmailTemplates_AddClick ( object sender, |
Handles the AddClick event of the gEmailTemplates control.
|
|
gEmailTemplates_Delete ( object sender, |
Handles the Delete event of the gEmailTemplates control.
|
|
gEmailTemplates_Edit ( object sender, |
Handles the Edit event of the gEmailTemplates control.
|
|
gEmailTemplates_GridRebind ( object sender, |
Handles the GridRebind event of the gEmailTemplates control.
|
|
rFilter_ApplyFilterClick ( object sender, |
Handles the ApplyFilterClick event of the rFilter control.
|
Метод | Описание | |
---|---|---|
BindFilter ( ) : void |
Binds the filter.
|
|
BindGrid ( ) : void |
Binds the grid.
|
protected OnInit ( |
||
e | An |
|
Результат | void |
protected OnLoad ( |
||
e | The |
|
Результат | void |
protected gEmailTemplates_AddClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gEmailTemplates_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gEmailTemplates_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gEmailTemplates_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected rFilter_ApplyFilterClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |