Click or drag to resize
MultipleSelectionDialogHelperGetSelectedPageIds Method
Returns ids of selected pages from session.

Namespace: CMS.UIControls.Internal
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public static List<int> GetSelectedPageIds()

Return Value

Type: ListInt32
See Also