CustomFormatterAttribute.SetParams method
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Sets the parameters for formatter.
public override void SetParams(IDictionary<string, object> formatterParams)
| parameter | description |
|---|---|
| formatterParams | The formatter parameters. |
See Also
- class CustomFormatterAttribute