Click or drag to resize

GridServiceSortGridRows Method (IEnumerableInt32)

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public bool SortGridRows(
	IEnumerable<int> rowOrder
)

Parameters

rowOrder
Type: System.Collections.GenericIEnumerableInt32

Return Value

Type: Boolean
See Also