Click or drag to resize
ThreadItemsReadOnlyCurrentItems Property
Current items collection for read-only purposes, returns null if the items were not yet registered.

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