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

Inheritance: IItemListAction
Afficher le fichier Open project: 2sic/2sxc Class Usage Examples

Méthodes publiques

Méthode Description
Change ( List ids ) : bool
MoveItem ( int from, int to ) : System

Method Details

Change() public méthode

public Change ( List ids ) : bool
ids List
Résultat bool

MoveItem() public méthode

public MoveItem ( int from, int to ) : System
from int
to int
Résultat System