Click or drag to resize
AbstractStockHelperHelperTypeCurrentItems Property
Current items collection.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public abstract IDictionary CurrentItems { get; }

Property Value

Type: IDictionary
See Also