summaryT:DotNetNuke.ComponentModel.DataAnnotations.CacheableAttribute

Namespace: DotNetNuke.ComponentModel.DataAnnotations
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class CacheableAttribute : Attribute
Visual Basic
Public Class CacheableAttribute
	Inherits Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    DotNetNuke.ComponentModel.DataAnnotations..::..CacheableAttribute

See Also