Method | Description | |
---|---|---|
OnInit ( |
Handles the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Handles the E:System.Web.UI.Control.Load event.
|
|
gContentList_CheckedChanged ( object sender, |
Handles the CheckChanged event of the gContentList IsApproved field.
|
Method | Description | |
---|---|---|
BindFilter ( ) : void |
Binds the filter.
|
|
BindGrid ( ) : void |
Binds the grid.
|
|
gContentListFilter_ApplyFilterClick ( object sender, |
Handles the ApplyFilterClick event of the gContentListFilter control.
|
|
gContentListFilter_DisplayFilterValue ( object sender, |
Handles the filter display for each saved user value
|
|
gContentList_GridRebind ( object sender, |
Handles the GridRebind event of the gContentList control.
|
protected OnInit ( |
||
e | An |
|
return | void |
protected OnLoad ( |
||
e | The |
|
return | void |
protected gContentList_CheckedChanged ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |