New to Telerik UI for ASP.NET MVC? Download free 30-day trial

MobileActionSheetItemBuilder

Defines the fluent API for configuring the MobileActionSheetItem settings.

Methods

Action(System.String)

Specifies the name of the handler that will be executed when the item is clicked

Parameters

value - System.String

The value that configures the action.

Text(System.String)

Specifies the text of the item

Parameters

value - System.String

The value that configures the text.

HtmlAttributes(System.Object)

Sets the HTML attributes.

Parameters

attributes - System.Object

The HTML attributes.

HtmlAttributes(System.Collections.Generic.IDictionary)

Sets the HTML attributes.

Parameters

attributes - System.Collections.Generic.IDictionary<String,Object>

The HTML attributes.

In this article
Not finding the help you need?