 | 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
Syntaxpublic event EventHandler<EventArgs> FiltersApplied
Public Event FiltersApplied As EventHandler(Of EventArgs)
Value
Type:
SystemEventHandlerEventArgs
Remarks
See Also