Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Controls
CMSAbstractBaseFilterControl Class
CMSAbstractBaseFilterControl Methods
GetCacheDependency Method
GetDefaultCacheDependencies Method
InitDataProperties Method
InvalidateLoadedData Method
OnInit Method
OnLoad Method
PropagateProperties Method
RaiseOnFilterChanged Method
RegisterOnFilterChangedHandler Method
ResetFilter Method
ResetPager Method
RestoreFilterState Method
SourceFilterControl_OnFilterChanged Method
StoreFilterState Method
CMSAbstractBaseFilterControl
RestoreFilterState Method
Restores filter state from the specified object.
Namespace:
CMS.Controls
Assembly:
CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
void
RestoreFilterState
(
FilterState
state
)
Parameters
state
Type:
CMS.Helpers
FilterState
The object that holds the filter state.
Implements
IFilterControl
RestoreFilterState(FilterState)
See Also
Reference
CMSAbstractBaseFilterControl Class
CMS.Controls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com