New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
text
Telerik.Web.UI.Spell.MultipleHtmlElementsSource : Sys.UI.Control
Inheritance Hierarchy
- Sys.UI.Control
- Telerik.Web.UI.Spell.MultipleHtmlElementsSource
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