Click or drag to resize

ItemCacheAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Content.Items.AnnotationsItemCacheAttribute

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
public class ItemCacheAttribute : Attribute

The ItemCacheAttribute type exposes the following members.

Constructors
  NameDescription
Public methodItemCacheAttribute
Initializes a new instance of the ItemCacheAttribute class
Top
See Also