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

Property Value

Type: IThreadContextItems
See Also