SP.ListOperation.Selection Methods

Applies to: SharePoint Foundation 2010

The following table lists the methods of the SP.ListOperation.Selection class.

Methods

Name

Description

deselectAllListItems

Cancels the selection of all list items.

getSelectedItems

Gets the list items being selected.

getSelectedList

Gets the ID of the list being selected.

Selection

Initializes a new instance of the Selection class.

selectListItem

Selects or cancels the selection of a list item.

Applies To

SP.ListOperation.Selection Class

See Also

Reference

SP.ListOperation Namespace