Méthode | Description | |
---|---|---|
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
|
Méthode | Description | |
---|---|---|
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 |
Résultat | List |
protected lbEdit_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |