FilteringTypeAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the FilteringTypeAttribute class.

public FilteringTypeAttribute(string type)
parameter description
type The type.

See Also