Метод | Описание | |
---|---|---|
GetAdministrateControls ( bool canConfig, bool canEdit ) : List |
Adds icons to the configuration area of a Rock.Model.Block instance. Can be overridden to add additional icons
|
Метод | Описание | |
---|---|---|
ShowSettings ( ) : void |
Shows the settings.
|
|
lbEdit_Click ( object sender, |
Handles the Click event of the lbEdit control.
|
public GetAdministrateControls ( bool canConfig, bool canEdit ) : List |
||
canConfig | bool | A |
canEdit | bool | A |
Результат | List |
protected abstract ShowSettings ( ) : void | ||
Результат | void |
protected lbEdit_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |