|
Public Member Functions |
| | HierarchicalRepeaterItem (HierarchicalRepeater owner, int itemIndex, ListItemType itemType) |
| | Initializes a new instance of the Wilco::Web::UI::WebControls::HierarchicalRepeaterItem class.
|
Protected Member Functions |
|
override void | CreateChildControls () |
| | Creates the child controls.
|
| override void | OnLoad (EventArgs e) |
| | Raises the Control::Load event and ensures that the child control hierarchy is loaded.
|
| override bool | OnBubbleEvent (object source, EventArgs e) |
| | Bubbles an event to the parent control.
|
| override void | RenderChildren (HtmlTextWriter writer) |
| | Renders the child controls.
|
Properties |
|
Division | ChildPanel |
| | Gets the child panel.
|