Name | Description | |
---|---|---|
![]() | CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. |
![]() | CDNPath | Content Delivery Network path. |
![]() | ClientIDMode | (Inherited from System.Web.UI.Control) |
![]() | EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. |
![]() | EnableViewState | (Inherited from System.Web.UI.Control) |
![]() | ID | (Inherited from System.Web.UI.Control) |
![]() | TargetControlID | (Inherited from System.Web.UI.ExtenderControl) |
![]() | TargetSelector | Target CSS selector that should be used instead of TargetControlID property. You can use TargetSelector property when you need populate extender functionality on several page elements(controls) at once. |
![]() | Theme | Name of the theme that will be used to style widgets. Available embedded themes: aristo / midnight / ui-lightness. Note, 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. |
![]() | ThemeSwatch | A value that indicates the theme swatch of the extender, this property only works when WijmoControlMode property is Mobile. |
![]() | UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. |
![]() | ValidateRequestMode | (Inherited from System.Web.UI.Control) |
![]() | ViewStateMode | (Inherited from System.Web.UI.Control) |
![]() | 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. |
![]() | WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. |