C# Class ToSic.SexyContent.WebApi.View.MoveItem

Inheritance: IItemListAction
Show file Open project: 2sic/2sxc Class Usage Examples

Public Methods

Method Description
Change ( List ids ) : bool
MoveItem ( int from, int to ) : System

Method Details

Change() public method

public Change ( List ids ) : bool
ids List
return bool

MoveItem() public method

public MoveItem ( int from, int to ) : System
from int
to int
return System