Метод | Описание | |
---|---|---|
OnInit ( |
Handles the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Handles the E:System.Web.UI.Control.Load event.
|
|
gAuditInformationList_GridRebind ( object sender, |
Handles the GridRebind event of the gAuditInformationList control.
|
|
gAuditInformationList_Select ( object sender, |
Handles the Edit event of the gAuditInformationList control.
|
|
gfSettings_ApplyFilterClick ( object sender, |
Handles the ApplyFilterClick event of the gfSettings control.
|
|
gfSettings_DisplayFilterValue ( object sender, Rock e ) : void |
Gs the audit information list filter_ display filter value.
|
Метод | Описание | |
---|---|---|
BindFilter ( ) : void |
Binds the filter.
|
|
BindGrid ( ) : void |
Binds the grid.
|
|
BindProperties ( int auditId ) : void |
Binds the properties.
|
protected OnInit ( |
||
e | An |
|
Результат | void |
protected OnLoad ( |
||
e | The |
|
Результат | void |
protected gAuditInformationList_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gAuditInformationList_Select ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gfSettings_ApplyFilterClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gfSettings_DisplayFilterValue ( object sender, Rock e ) : void | ||
sender | object | The sender. |
e | Rock | The e. |
Результат | void |