Click or drag to resize

FormFieldOptionCollectionSort Method (FormFieldOptionCollectionSortBy, Boolean)

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

Parameters

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