Méthode | Description | |
---|---|---|
ShowDetail ( int blockTypeId ) : void |
Shows the detail.
|
Méthode | Description | |
---|---|---|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
btnCancel_Click ( object sender, |
Handles the Click event of the btnCancel control.
|
|
btnSave_Click ( object sender, |
Handles the Click event of the btnSave control.
|
Méthode | Description | |
---|---|---|
GetFullyQualifiedPageName ( Rock page ) : string |
Gets the name of the fully qualified page.
|
protected OnLoad ( |
||
e | The |
|
Résultat | void |
public ShowDetail ( int blockTypeId ) : void | ||
blockTypeId | int | The block type identifier. |
Résultat | void |
protected btnCancel_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected btnSave_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |