![]() | AspNetRequestValueLayoutRenderer Properties |
The AspNetRequestValueLayoutRenderer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cookie |
Gets or sets the cookie to be rendered.
|
![]() | Form |
Gets or sets the form variable to be rendered.
|
![]() | Header |
Gets or sets the Headers item to be rendered.
|
![]() | HttpContextAccessor |
Provides access to the current request HttpContext.
(Inherited from AspNetLayoutRendererBase.) |
![]() | Item |
Gets or sets the HttpContext Item to be rendered.
|
![]() | LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.) |
![]() | QueryString |
Gets or sets the QueryString variable to be rendered.
|
![]() | ServerVariable |
Gets or sets the ServerVariables item to be rendered.
|
![]() | ValueFormatter |
Value formatter
(Inherited from LayoutRenderer.) |