Метод | Описание | |
---|---|---|
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
|
Метод | Описание | |
---|---|---|
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. |
Результат | List |
protected OnLoad ( |
||
e | The |
|
Результат | void |
protected gActions_GridRebind ( object sender, |
||
sender | object | |
e | ||
Результат | void |