Click or drag to resize
RequestContextCurrentExcludedStatus Property
Returns current excluded status of the request path

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static ExcludedSystemEnum CurrentExcludedStatus { get; set; }

Property Value

Type: ExcludedSystemEnum
See Also