AboutContactLogin

Index

ReorderPhotoSet

The ReorderPhotoSet method changes the ordering of photos in a photoset using one of the predefined sort orders.

void ReorderPhotoSet(
    int photoSetId,
    ShiftOrder shiftOrder
    )

Parameters

photosetId
Identifier of the photoset to reorder
shiftOrder
Sort order to use

Remarks

The photoset identified by the photoSetId parameter must be owned by the currently authenticated user.

See Also