The C1NavPanelPane type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddCreatedChildControlsToPage |
Add created child controls to Page.
(Inherited from C1AccordionPane.) | |
| CreateContentPanel |
Creates the accordion's content placeholder.
(Inherited from C1AccordionPane.) | |
| CreateHeaderPanel |
Creates the accordion's header placeholder.
(Inherited from C1AccordionPane.) | |
| DetermineContentSide |
Gets the accordion's expand direction.
(Inherited from C1AccordionPane.) | |
| DetermineControlHeight |
Calculates the control's height in pixels.
(Inherited from C1AccordionPane.) | |
| DetermineControlWidth |
Calculates the control's width in pixels.
(Inherited from C1AccordionPane.) | |
| GetScriptDescriptors |
When overridden in a derived class, registers the ScriptDescriptor objects for the control.
(Overrides C1AccordionPane..::..GetScriptDescriptors()()()().) | |
| GetScriptReferences |
Registers the script references for the control.
(Inherited from C1AccordionPane.) | |
| GetTopSelectorCssClassName |
Gets the top selector name for the CSS Class.
(Inherited from C1AccordionPane.) | |
| RenderChildren |
Sends server child control content to a provided HtmlTextWriter object, which writes the content to be rendered on the client.
(Inherited from C1AccordionPane.) | |
| SetHeaderContentClassNames |
Specifies the accordion pane header's CSS selectors.
(Inherited from C1AccordionPane.) |