Share via


TemplateRegionElement.parentTextEdit Property

SharePoint Designer Developer Reference

Returns an IHTMLElement object that represents the parent element in the document hierarchy that can be used to create a text range containing the original element.

Syntax

expression.parentTextEdit

expression   Required. A variable that represents a TemplateRegionElement object.

See Also