CustomFilteringAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the CustomFilteringAttribute class.

public CustomFilteringAttribute(string filteringType)
parameter description
filteringType Type of the filtering.

See Also