Share via


BasicList.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 BasicList object.

See Also