Méthode | Description | |
---|---|---|
SetVisible ( bool visible ) : void |
Sets the visible.
|
Méthode | Description | |
---|---|---|
BindLayoutsGrid ( ) : void |
Binds the group members grid.
|
|
DeleteLayout_Click ( object sender, Rock e ) : void |
Handles the Click event of the DeleteLayout control.
|
|
GetFilePath ( string fileName ) : string | ||
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
gLayouts_AddClick ( object sender, |
Handles the AddClick event of the gLayouts control.
|
|
gLayouts_Edit ( object sender, |
Handles the Edit event of the gLayouts control.
|
|
gLayouts_GridRebind ( object sender, |
Handles the GridRebind event of the gLayouts control.
|
protected DeleteLayout_Click ( object sender, Rock e ) : void | ||
sender | object | The source of the event. |
e | Rock | The |
Résultat | void |
protected GetFilePath ( string fileName ) : string | ||
fileName | string | |
Résultat | string |
protected OnInit ( |
||
e | An |
|
Résultat | void |
protected OnLoad ( |
||
e | The |
|
Résultat | void |
public SetVisible ( bool visible ) : void | ||
visible | bool | if set to |
Résultat | void |
protected gLayouts_AddClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected gLayouts_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected gLayouts_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |