Name | Description | |
---|---|---|
C1Menu Constructor | Initializes a new instance of the C1Menu class. |
The following tables list the members exposed by C1Menu.
Name | Description | |
---|---|---|
C1Menu Constructor | Initializes a new instance of the C1Menu class. |
Name | Description | |
---|---|---|
AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | |
Animation | Defines the animation to show or hide the submenu in flyout mode. If showAnimation or hideAnimation is not specified use this property. | |
AutoPostBack | Sets or retrieves a value that indicates whether or not the control posts back to the server each time a user interacts with the control. | |
BackLink | Determines whether the iPod menu shows a back link or a breadcrumb header in the menu. | |
BackLinkText | Gets and sets the text of the back link. | |
CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) | |
CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) | |
Checkable | Gets or sets the item can be checked | |
ClientIDMode | (Inherited from System.Web.UI.Control) | |
CrumbDefaultText | Gets and sets the top breadcrumb's default text. | |
CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | |
DataBindings | ||
DataSource | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
DataSourceID | (Inherited from System.Web.UI.WebControls.HierarchicalDataBoundControl) | |
Direction | A value that indicates menu's direction. | |
DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) | |
EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) | |
Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) | |
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
EnsureSubmenuOnBody | A value indicating the submenu will be append to the body or menu container. If the value is true, the submenu will be appended to body element, else it will append to the menu container. Default: false. Type: Boolean. | |
Height | Overridden. Gets or sets the height of the menu. | |
HideAnimation | Defines the animation to hide submenu in flyout mode. | |
HideDelay | Gets or sets delay time to hide submenu. | |
ID | (Inherited from System.Web.UI.Control) | |
MaxHeight | Determines the iPod-style menu's maximum height. | |
Mode | Defines the behavior of the submenu whether it is a popup menu or an iPod-style navigation list. | |
OnClientBlur | Triggered when a menu item loses focus. | |
OnClientFocus | Triggered when a menu item gets the focus, either when the mouse is used to hover over it (on hover) or when the cursor keys are used on the keyboard (navigation with cursor key) focus. | |
OnClientHidden | Triggered once a menu or submenu has hidden. | |
OnClientHidding | Triggered before hidding a menu or submenu. | |
OnClientSelect | Triggered when a menu item is selected. | |
OnClientShowing | Triggered before showing a menu or submenu. | |
OnClientShown | Triggered once a menu or submenu has shown. | |
Orientation | Controls the root menu's orientation. All submenus are vertical regardless of the orientation of the root menu. | |
Position | Specifies the location and orientation of the menu relative to the button or link used to open it. Configuration for the Position Utility Of option is excluded; it is always configured by the widget. Collision also controls collision detection automatically. | |
ShowAnimation | Defines the show animation to show submenu in flyout mode. | |
ShowDelay | Gets or sets delay time to show submenu. | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
SlidingAnimation | Defines the sliding animation in slide mode. | |
SubmenuTriggerEvent | Specifies the event used to show the submenu. | |
SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | |
Theme | Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) | |
ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
TopLinkText | Gets and sets the text of the top link. | |
Trigger | Specifies the event used to show the menu. | |
TriggerEvent | Set the event used to show the menu and submenu( If "SubmenuTriggerEvent" is "Default"). | |
UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) | |
ValidateRequestMode | (Inherited from System.Web.UI.Control) | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
Width | Overridden. Gets or sets the width of the menu. | |
WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) | |
WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |
Name | Description | |
---|---|---|
ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) | |
CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
DataBind | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
Dispose | (Inherited from System.Web.UI.Control) | |
FindControl | (Inherited from System.Web.UI.Control) | |
Focus | (Inherited from System.Web.UI.Control) | |
GetPropertyValue<V> | Gets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) | |
GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) | |
GetScriptDescriptors | When overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) | |
GetScriptReferences | When overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) | |
GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) | |
HasControls | (Inherited from System.Web.UI.Control) | |
LoadLayout | Overloaded. Loads control layout properties from the file. | |
MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
OnItemClick | Raise ItemClick event. | |
RegisterDesignTimeStyleSheet | Register design time stylesheet (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) | |
RenderBeginTag | Overridden. Renders the HTML opening tag of the control to the specified writer. This method is used primarily by control developers. | |
RenderControl | (Inherited from System.Web.UI.Control) | |
RenderEndTag | Overridden. Renders the HTML closing tag of the control into the specified writer. This method is used primarily by control developers. | |
ResolveClientUrl | (Inherited from System.Web.UI.Control) | |
ResolveUrl | (Inherited from System.Web.UI.Control) | |
SaveLayout | Overloaded. Saves the control layout properties to the file. | |
SetPropertyValue<V> | Sets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) | |
SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
DataBinding | (Inherited from System.Web.UI.Control) | |
DataBound | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
Disposed | (Inherited from System.Web.UI.Control) | |
Init | (Inherited from System.Web.UI.Control) | |
ItemClick | Fires when an item is clicked | |
Load | (Inherited from System.Web.UI.Control) | |
PreRender | (Inherited from System.Web.UI.Control) | |
Unload | (Inherited from System.Web.UI.Control) |