Method | Description | |
---|---|---|
BindGrid ( ) : void |
Shows the detail.
|
|
GetBreadCrumbs ( PageReference pageReference ) : List |
Returns breadcrumbs specific to the block that should be added to navigation based on the current page reference. This function is called during the page's oninit to load any initial breadcrumbs
|
Method | Description | |
---|---|---|
OnInit ( |
||
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
gActions_GridRebind ( object sender, |
public GetBreadCrumbs ( PageReference pageReference ) : List |
||
pageReference | PageReference | The page reference. |
return | List |
protected OnLoad ( |
||
e | The |
|
return | void |
protected gActions_GridRebind ( object sender, |
||
sender | object | |
e | ||
return | void |