Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public class CartellaOutputCacheAttribute : ActionFilterAttribute
Visual Basic
Public Class CartellaOutputCacheAttribute _
	Inherits ActionFilterAttribute
Visual C++
public ref class CartellaOutputCacheAttribute : public ActionFilterAttribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    FilterAttribute
      ActionFilterAttribute
        Cartella.Models..::..CartellaOutputCacheAttribute

See Also