Click or drag to resize
CacheItemRowContainerContainer Property
Cache item container.

Namespace: CMS.Helpers.Internal
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax
C#
public CacheItemContainer Container { get; }

Property Value

Type: CacheItemContainer
See Also