Click or drag to resize

AspNetApplicationValueLayoutRenderer Properties

The AspNetApplicationValueLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyCulture
Gets or sets the culture used for rendering.
Public propertyFormat
Format string for conversion from object to string.
Public propertyHttpContextAccessor
Provides access to the current request HttpContext.
(Inherited from AspNetLayoutRendererBase.)
Public propertyItem
Gets or sets the item variable name.
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Public propertyObjectPath
Gets or sets the object-property-navigation-path for lookup of nested property
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Public propertyVariable Obsolete.
Gets or sets the variable name.
Top
See Also