Click or drag to resize

FormSettingCollectionSort Method (FormSettingCollectionSortBy, Boolean)

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public void Sort(
	FormSettingCollectionSortBy sortBy,
	bool ascending
)

Parameters

sortBy
Type: Dynamicweb.DataManagementFormSettingCollectionSortBy
ascending
Type: SystemBoolean
See Also