Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

KendoHelper Properties

The KendoHelper type exposes the following members.

Properties


  Name Description
Public property CommonWidgets
Public property CssPathFormat
The CSS path format. Placeholder {0} represents KendoVersion and {1} the filename.
Public property CultureSetter
Public property ExtraWidgets
Public property KendoBase
Public property KendoCssBaseBath
Hostname of Kendo CDN or other path that contains version folder of Kendo CSS
Public property KendoCulture
Culture for Kendo formatting settings.
Public property KendoFeatures
Public property KendoLanguage
Language code to be used by Kendo in UI messages.
Public property KendoScriptIds
List of Kendo JavaScript modules to be included on pages
Public property KendoStyleIds
List of Kendo CSS styles to be included on pages
Public property KendoVersion
Kendo UI version
Public property ScriptPathFormat
The script path format. Placeholder {0} represents KendoVersion and {1} the filename. The default value is ~/Scripts/kendo/{0}/{1}.