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: 13.0.131
Syntax
C#
public static IThreadContextItems ReadOnlyCurrentItems { get; }

Property Value

Type: IThreadContextItems
See Also