Click or drag to resize

ItemListEditorGetSortValues Method

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static List<Tuple<string, Object>> GetSortValues(
	string listId
)

Parameters

listId
Type: SystemString

Return Value

Type: ListTupleString, Object
See Also