The C1NavPanelPane type exposes the following members.

Methods

  NameDescription
Protected methodAddCreatedChildControlsToPage
Add created child controls to Page.
(Inherited from C1AccordionPane.)
Protected methodCreateContentPanel
Creates the accordion's content placeholder.
(Inherited from C1AccordionPane.)
Protected methodCreateHeaderPanel
Creates the accordion's header placeholder.
(Inherited from C1AccordionPane.)
Protected methodDetermineContentSide
Gets the accordion's expand direction.
(Inherited from C1AccordionPane.)
Protected methodDetermineControlHeight
Calculates the control's height in pixels.
(Inherited from C1AccordionPane.)
Protected methodDetermineControlWidth
Calculates the control's width in pixels.
(Inherited from C1AccordionPane.)
Protected methodGetScriptDescriptors
When overridden in a derived class, registers the ScriptDescriptor objects for the control.
(Overrides C1AccordionPane..::..GetScriptDescriptors()()()().)
Protected methodGetScriptReferences
Registers the script references for the control.
(Inherited from C1AccordionPane.)
Protected methodGetTopSelectorCssClassName
Gets the top selector name for the CSS Class.
(Inherited from C1AccordionPane.)
Protected methodRenderChildren
Sends server child control content to a provided HtmlTextWriter object, which writes the content to be rendered on the client.
(Inherited from C1AccordionPane.)
Protected methodSetHeaderContentClassNames
Specifies the accordion pane header's CSS selectors.
(Inherited from C1AccordionPane.)

See Also