Method | Description | |
---|---|---|
Block_BlockUpdated ( object sender, |
Handles the BlockUpdated event of the control.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
bddlCampus_SelectionChanged ( object sender, |
Handles the SelectionChanged event of the bddlCampus control.
|
Method | Description | |
---|---|---|
BuildHeirarchy ( List |
||
GetParentGroupType ( GroupType groupType ) : GroupType | ||
GetRootGroupType ( int groupId ) : GroupType | ||
ShowContent ( ) : void |
protected Block_BlockUpdated ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected OnInit ( |
||
e | An |
|
return | void |
protected OnLoad ( |
||
e | The |
|
return | void |
protected bddlCampus_SelectionChanged ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |