Click or drag to resize

IParagraphServiceUpdateSortIndex Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
void UpdateSortIndex(
	int paragraphId,
	int sortIndex,
	string container
)

Parameters

paragraphId
Type: SystemInt32
sortIndex
Type: SystemInt32
container
Type: SystemString
See Also