Click or drag to resize

IPageRepositoryGetNextAvailableSortValue Method

Namespace:  Dynamicweb.Content.Data
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
int GetNextAvailableSortValue(
	int areaId,
	int parentPageId
)

Parameters

areaId
Type: SystemInt32
parentPageId
Type: SystemInt32

Return Value

Type: Int32
See Also