DocumentLibrary.ViewPages Property

SharePoint Designer Developer Reference

Returns a String array that represents a list of pages that contain a view for the list.

Syntax

expression.ViewPages

expression   Required. A variable that represents a DocumentLibrary object.

See Also