Click or drag to resize
RequestItemsReadOnlyCurrentItems Property
Gets the current items or null if they don't exist

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static IDictionary ReadOnlyCurrentItems { get; }

Property Value

Type: IDictionary
See Also