DesignerDocument.webPartZones Property

SharePoint Designer Developer Reference

Returns an ElementCollection collection that represents the Web Part zones in a document.

Syntax

expression.webPartZones

expression   Required. A variable that represents a DesignerDocument object.

See Also