FilteringOptionAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the FilteringOptionAttribute class.

public FilteringOptionAttribute(string key, object value)
parameter description
key The key.
value The value.

See Also