Method | Description | |
---|---|---|
SetVisible ( bool visible ) : void |
Sets the visible.
|
|
gPagesFilter_ApplyFilterClick ( object sender, |
Handles the ApplyFilterClick event of the gPagesFilter control.
|
|
gPages_GridRebind ( object sender, |
Handles the GridRebind event of the gPages control.
|
Method | Description | |
---|---|---|
BindPagesGrid ( ) : void |
Binds the pages grid.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
gPages_Delete ( object sender, |
Handles the Delete event of the gPages control.
|
|
gPages_Edit ( object sender, |
Handles the Edit event of the gPages control.
|
Method | Description | |
---|---|---|
BindFilter ( ) : void |
Binds the filter.
|
protected OnInit ( |
||
e | An |
|
return | void |
protected OnLoad ( |
||
e | The |
|
return | void |
public SetVisible ( bool visible ) : void | ||
visible | bool | if set to |
return | void |
public gPagesFilter_ApplyFilterClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected gPages_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected gPages_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
public gPages_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |