Click or drag to resize

ParagraphServiceUpdateSortIndex Method

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

Parameters

paragraphId
Type: SystemInt32
sortIndex
Type: SystemInt32
container
Type: SystemString

Implements

IParagraphServiceUpdateSortIndex(Int32, Int32, String)
See Also