Click or drag to resize

IPageRepositoryUpdateSortIndex Method

Namespace:  Dynamicweb.Content.Data
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
void UpdateSortIndex(
	int pageID,
	int sortIndex
)

Parameters

pageID
Type: SystemInt32
sortIndex
Type: SystemInt32
See Also