MvcFilter Properties

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Properties

Name Description
System_CAPS_pubproperty AllowMultiple

Gets a value that indicates whether more than one instance of the filter attribute can be specified.

System_CAPS_pubproperty Order

Gets a value that indicates the order in which a filter is applied.

See Also

MvcFilter Class
System.Web.Mvc Namespace

Return to top