Метод | Описание | |
---|---|---|
gList_RowDataBound ( object sender, System e ) : void |
Handles the RowDataBound event of the gGroupMembers control.
|
Метод | Описание | |
---|---|---|
Block_BlockUpdated ( object sender, |
Handles the BlockUpdated event of the control.
|
|
LoadViewState ( object savedState ) : void |
Restores the view-state information from a previous user control request that was saved by the M:System.Web.UI.UserControl.SaveViewState method.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
SaveViewState ( ) : object |
Saves any user control view-state changes that have occurred since the last page postback.
|
|
gList_AddClick ( object sender, |
Handles the AddClick event of the gList control.
|
|
gList_Delete ( object sender, |
Handles the Delete event of the gList control.
|
|
gList_Edit ( object sender, |
Handles the Edit event of the gList control.
|
|
rFilter_ApplyFilterClick ( object sender, |
Handles the ApplyFilterClick event of the rFilter control.
|
|
rFilter_DisplayFilterValue ( object sender, |
Handles the filter display for each saved user value
|
Метод | Описание | |
---|---|---|
AddDynamicControls ( ) : void | ||
BindAttributes ( ) : void |
Binds the attributes.
|
|
BindGrid ( ) : void |
Binds the grid.
|
|
SetFilter ( ) : void |
Binds the filter.
|
|
gList_GridRebind ( object sender, |
Handles the GridRebind event of the gPledges control.
|
protected Block_BlockUpdated ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected LoadViewState ( object savedState ) : void | ||
savedState | object | An |
Результат | void |
protected OnInit ( |
||
e | An |
|
Результат | void |
protected OnLoad ( |
||
e | The |
|
Результат | void |
protected gList_AddClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gList_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gList_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
public gList_RowDataBound ( object sender, System e ) : void | ||
sender | object | The source of the event. |
e | System | The |
Результат | void |
protected rFilter_ApplyFilterClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected rFilter_DisplayFilterValue ( object sender, |
||
sender | object | The sender. |
e | The e. | |
Результат | void |