Kendo.Mvc.UI.Loader
Kendo UI Loader component
Fields
urlGenerator
The URL generator.
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
WriteInitializationScript(System.IO.TextWriter)
Writes the initialization script.
Parameters
writer System.IO.TextWriter
The TextWriter.
WriteHtml(System.Web.UI.HtmlTextWriter)
Writes the HTML.
Parameters
writer System.Web.UI.HtmlTextWriter
The HtmlTextWriter.