Click or drag to resize

AspNetLayoutRendererBase Properties

The AspNetLayoutRendererBase type exposes the following members.

Properties
  NameDescription
Public propertyHttpContextAccessor
Provides access to the current request HttpContext.
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also