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

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

Inheritance Hierarchy

Methods

get_element

Gets the HTML element of the TextSource object.

Parameters

Returns

Element The HTML element of the TextSource object.

get_text

Gets the text of the (Telerik.Web.UI.Spell.HtmlElementTextSource) TextSource object.

Parameters

Returns

String The text of the TextSource object.

set_text

Sets a text to the (Telerik.Web.UI.Spell.HtmlElementTextSource) TextSource object.

Parameters

text String

The text to be set.

Returns

None

In this article