Click or drag to resize
RequestStockHelperCurrentItems Property
Gets the current items.

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

Property Value

Type: IDictionary
See Also