Kendo.Mvc.UI.Loader
Kendo UI Loader component
Properties
Messages
Allows localization of the strings that are used in the widget.
Visible
If set to false the loader will not be displayed.
Size
Defines the size of the loader
ThemeColor
Defines the theme color of the loader
Type
Defines the type of the loader
Methods
WriteHtml(System.IO.TextWriter)
Writes the HTML.
WriteInitializationScript(System.IO.TextWriter)
Writes the initialization script.
Parameters
writer System.IO.TextWriter
The TextWriter.
SerializeSettings
Serialize current instance to Dictionary