Click or drag to resize

ItemListEditorget_SortValuesStorage Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use GetSortValues instead")]
public static List<Tuple<string, Object>> get_SortValuesStorage(
	string listId
)

Parameters

listId
Type: SystemString

Return Value

Type: ListTupleString, Object
See Also