CustomFilteringAttribute.GetOption<TType> method
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Gets the option.
protected TType GetOption<TType>(string key)
| parameter | description |
|---|---|
| TType | The type of the value. |
| key | The key. |
See Also
- class TType
- class CustomFilteringAttribute