ThreadContextItemsDictionaryWrapper Constructor |
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public ThreadContextItemsDictionaryWrapper(
IDictionary dict
)
Parameters
- dict
- Type: System.CollectionsIDictionary
Underlying dictionary.
See Also