Share via


TemplateRegionElement.onafterupdate Property

SharePoint Designer Developer Reference

Sets or returns a Variant that represents the value of the onafterupdate attribute, which is the name of the script that runs when the onafterupdate event fires.

Syntax

expression.onafterupdate

expression   Required. A variable that represents a TemplateRegionElement object.

See Also