Click or drag to resize
AbstractStockHelperTHelperCurrentItems Property
Current items collection.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax
C#
protected abstract IThreadContextItems CurrentItems { get; }

Property Value

Type: IThreadContextItems
See Also