Click or drag to resize

IItemServiceUpdateItemSortIndex Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
void UpdateItemSortIndex(
	string itemType,
	string itemId,
	int sortIndex
)

Parameters

itemType
Type: SystemString
itemId
Type: SystemString
sortIndex
Type: SystemInt32
See Also