The C1NavPanel type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1NavPanel |
C1NavPanel default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| CalculateFillSizeForExpandedPane |
Calculate Fill Size for expanded pane(s).
(Overrides C1AccordionCalculateFillSizeForExpandedPane(Double, ArrayList).) | |
| CreateChildControlsFromPanes |
Create child controls collection using Panes collection.
(Overrides C1AccordionCreateChildControlsFromPanes(Boolean).) | |
| GetCssLayoutResourcePath |
GetCssLayoutResourcePath.
(Overrides C1AccordionGetCssLayoutResourcePath()()()().) | |
| GetScriptDescriptors |
When overridden in a derived class, registers the ScriptDescriptor objects.
(Overrides C1AccordionGetScriptDescriptors()()()().) | |
| GetScriptReferences |
Registers the script libraries for the control.
(Overrides C1AccordionGetScriptReferences()()()().) | |
| GetTopSelectorCssClassName |
GetTopSelectorCssClassName.
(Overrides C1AccordionGetTopSelectorCssClassName()()()().) | |
| GetVisualStyleCssClassName |
GetVisualStyleCssClassName.
(Overrides C1AccordionGetVisualStyleCssClassName()()()().) | |
| LoadViewState |
Restores view-state information from a previous request that was saved.
(Overrides C1AccordionLoadViewState(Object).) | |
| OnRenderStart |
This method called immediately before Render method.
(Overrides C1AccordionOnRenderStart(HtmlTextWriter).) | |
| SaveViewState |
Saves any state that was modified after the TrackViewState method was invoked.
(Overrides C1AccordionSaveViewState()()()().) | |
| TrackViewState |
Causes the control to track changes to its view state so they can be stored in the object's ViewState property.
(Overrides C1AccordionTrackViewState()()()().) |
Properties
| Name | Description | |
|---|---|---|
| AnimationEasing |
Specifies the transition for animation.
| |
| AutoSize |
This property is hidden for C1NavPanel.
(Overrides C1AccordionAutoSize()()()().) | |
| ExpandDirection |
This property is hidden. C1NavPanel expand direction is always Bottom.
(Overrides C1AccordionExpandDirection()()()().) | |
| OutlookUIMenu |
Menu used to hide/show additional buttons.
| |
| OutlookUIMenuID |
Gets client id of the C1Menu that used for Outlook user interface to hide/show additional buttons.
Returns empty string when property DisplayHiddenTopicsBar is false.
| |
| OutlookUISettings |
Outlook user interface settings.
|