DesignerDocument.templateRegions Property

SharePoint Designer Developer Reference

Returns an ElementCollection collection that represents the Dynamic Web Template regions in a document.

Syntax

expression.templateRegions

expression   Required. A variable that represents a DesignerDocument object.

See Also