Click or drag to resize
DebugContextRequestContext Property
Request context.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public static Stack<string> RequestContext { get; }

Property Value

Type: StackString
See Also