Kendo.Mvc.UI.ActionSheet
Kendo UI ActionSheet component
Fields
urlGenerator
The URL generator.
Properties
Items
A JavaScript array that contains the ActionSheet's items configuration.
Title
Specifies the title of the component
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.