| ListFiltersApplied Event |
Occurs when all filters are applied to the list rows.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public event EventHandler<EventArgs> FiltersApplied
Public Event FiltersApplied As EventHandler(Of EventArgs)
Value
Type:
SystemEventHandlerEventArgsRemarks See Also