Méthode | Description | |
---|---|---|
Block_BlockUpdated ( object sender, |
Handles the BlockUpdated event of the control.
|
|
OnInit ( EventArgs e ) : void |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( EventArgs e ) : void |
Raises the E:System.Web.UI.Control.Load event.
|
Méthode | Description | |
---|---|---|
BindData ( ) : void | ||
GetActions ( |
||
GetActiveForms ( |
||
GetCategories ( |
||
GetCategoryIds ( List |
||
GetWorkflows ( RockContext rockContext ) : List |
protected Block_BlockUpdated ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected OnInit ( EventArgs e ) : void | ||
e | EventArgs | An |
Résultat | void |
protected OnLoad ( EventArgs e ) : void | ||
e | EventArgs | The |
Résultat | void |