Click or drag to resize
ThreadItemsCurrentItems Property
Current items collection.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public static IThreadContextItems CurrentItems { get; }

Property Value

Type: IThreadContextItems
See Also