DesignerDocument.xslViews Property

SharePoint Designer Developer Reference

Returns an ElementCollection object that represents the XSL Views contained in a document. Read-only.

Syntax

expression.xslViews

expression   An expression that returns a DesignerDocument object.

See Also