CustomFilteringAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Initializes a new instance of the CustomFilteringAttribute class.
public CustomFilteringAttribute(string filteringType)
| parameter | description |
|---|---|
| filteringType | Type of the filtering. |
See Also
- class CustomFilteringAttribute