FilterAttribute.AllowMultiple Property
Gets or sets a value that indicates whether more than one instance of the filter attribute can be specified.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Booleantrue if more than one instance of the filter attribute can be specified; otherwise, false.
Implements
IMvcFilter.AllowMultiple
Show: