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

Telerik.Web.UI.Spell.MultipleHtmlElementsSource : Sys.UI.Control

Inheritance Hierarchy

Methods

get_elements

Gets an array containg the HTML elements of the multiple TextSource objects.

Parameters

Returns

Array An array containg the HTML elements of the multiple TextSource objects.

get_text

Gets the text of the (Telerik.Web.UI.Spell.MultipleHtmlElementsSource) multiple TextSource objects.

Parameters

Returns

String The text of the TextSource object.

set_text

Sets a text to the (Telerik.Web.UI.Spell.MultipleHtmlElementsSource) multiple TextSource objects.

Parameters

text String

The text to be set.

Returns

None

In this article