Name | Description | |
---|---|---|
![]() | CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. |
![]() | CDNPath | Content Delivery Network path. |
![]() | EnableCombinedJavaScripts | Combined the JavaScripts into one file. |
![]() | EnableConditionalDependencies | A value indicates whether to register the dependency resources according to the control's property settings. |
![]() | 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. |
![]() | UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. |
![]() | WijmoControlMode | A value that indicates whether the control is a mobile control. Note that only one value can be used for the whole page at one time. Please make sure that all widget controls have the same IsMobile value. |
![]() | WijmoCssAdapter |