Click or drag to resize

AspNetRequestTrackingConsentLayoutRenderer Properties

The AspNetRequestTrackingConsentLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyHttpContextAccessor
Provides access to the current request HttpContext.
(Inherited from AspNetLayoutRendererBase.)
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Public propertyProperty
Gets or sets what property to emit from ITrackingConsentFeature. Default = CanTrack
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also