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

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

Property Value

Type: Guid
See Also