Click or drag to resize
ExtendedActionContextTContextThreadGuid Property
Guid of the current CMSTread. Guid.Empty when execution is not running under CMSThread.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public Guid ThreadGuid { set; }

Property Value

Type: Guid
See Also