Метод | Описание | |
---|---|---|
CreateConfigIcon ( BlockCache block ) : string |
Creates the block config icon.
|
|
CreatePageConfigIcon ( PageCache page ) : string |
Creates the page configuration icon.
|
|
CreatePageCopyIcon ( PageCache page ) : string |
Creates the copy icon.
|
|
CreateSecurityIcon ( int entityTypeId, int entityId, string title ) : string | ||
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
PageNode ( PageCache page, List |
Adds the page nodes.
|
protected CreateConfigIcon ( BlockCache block ) : string | ||
block | BlockCache | The block. |
Результат | string |
protected CreatePageConfigIcon ( PageCache page ) : string | ||
page | PageCache | The page. |
Результат | string |
protected CreatePageCopyIcon ( PageCache page ) : string | ||
page | PageCache | |
Результат | string |
protected CreateSecurityIcon ( int entityTypeId, int entityId, string title ) : string | ||
entityTypeId | int | |
entityId | int | |
title | string | |
Результат | string |
protected OnLoad ( |
||
e | The |
|
Результат | void |
protected PageNode ( PageCache page, List |
||
page | PageCache | The page. |
expandedPageIdList | List |
The expanded page identifier list. |
rockContext | The rock context. | |
Результат | string |