| ListOnSort Method |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax protected virtual void OnSort(
ListSortEventArgs e
)
Protected Overridable Sub OnSort (
e As ListSortEventArgs
)
Parameters
- e
- Type: Dynamicweb.ControlsListSortEventArgs
Event arguments.
Remarks See Also