Share via


TemplateRegionElement.isTextEdit Property

SharePoint Designer Developer Reference

Returns a Boolean that represents whether you can create a TextRange object with a TemplateRegionElement object. True indicates that you can create a TextRange object.

Syntax

expression.isTextEdit

expression   Required. A variable that represents a TemplateRegionElement object.

See Also