Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
inputElement Property
Gets reference to edit field. Reference to INPUT or TEXTAREA html element.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function get_inputElement() : {Any} |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfWebTextEditor.get_inputElement(); |
Return Value
Reference to html element.