ThreadItemsReadOnlyCurrentItems Property |
Current items collection for read-only purposes, returns null if the items were not yet registered.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public static IDictionary ReadOnlyCurrentItems { get; }
Property Value
Type:
IDictionarySee Also