FilterOnlyAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Initializes a new instance of the FilterOnlyAttribute class.
public FilterOnlyAttribute(bool value = true)
| parameter | description |
|---|---|
| value | if set to true (default) indicates this field is filter only. |
See Also
- class FilterOnlyAttribute