/api/autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/index.rst
https://gitlab.com/mayakarya/Docs · ReStructuredText · 447 lines · 111 code · 336 blank · 0 comment · 0 complexity · 36f6b6faa1cfed12d5692f7d8e460119 MD5 · raw file
- Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Namespace
- ========================================================
- .. toctree::
- :hidden:
- :maxdepth: 2
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/AutoValidateAntiforgeryTokenAuthorizationFilter/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/CachedExpressionCompiler/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/DefaultDisplayTemplates/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/DefaultEditorTemplates/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/DynamicViewData/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/ExpressionHelper/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/ExpressionMetadataProvider/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/ExpressionTextCache/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/IViewBufferScope/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/MemoryPoolViewBufferScope/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/MvcViewOptionsSetup/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/NullView/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/PagedBufferedTextWriter/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/PartialViewResultExecutor/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/SaveTempDataFilter/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/TempDataMvcOptionsSetup/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/TemplateBuilder/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/TemplateRenderer/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/ValidateAntiforgeryTokenAuthorizationFilter/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/ValidationHelpers/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/ViewBuffer/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/ViewBufferPage/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/ViewBufferTextWriter/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/ViewBufferValue/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/ViewComponentInvokerCache/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/ViewComponentResultExecutor/index
-
-
-
- /autoapi/Microsoft/AspNetCore/Mvc/ViewFeatures/Internal/ViewResultExecutor/index
-
-
- .. toctree::
- :hidden:
- :maxdepth: 2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- .. dn:namespace:: Microsoft.AspNetCore.Mvc.ViewFeatures.Internal
- .. rubric:: Interfaces
- interface :dn:iface:`IViewBufferScope`
- .. object: type=interface name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.IViewBufferScope
-
- Creates and manages the lifetime of :any:`ViewBufferValue[]` instances.
- .. rubric:: Classes
- class :dn:cls:`AutoValidateAntiforgeryTokenAuthorizationFilter`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.AutoValidateAntiforgeryTokenAuthorizationFilter
-
- class :dn:cls:`CachedExpressionCompiler`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.CachedExpressionCompiler
-
- class :dn:cls:`DefaultDisplayTemplates`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.DefaultDisplayTemplates
-
- class :dn:cls:`DefaultEditorTemplates`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.DefaultEditorTemplates
-
- class :dn:cls:`DynamicViewData`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.DynamicViewData
-
- class :dn:cls:`ExpressionHelper`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ExpressionHelper
-
- class :dn:cls:`ExpressionMetadataProvider`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ExpressionMetadataProvider
-
- class :dn:cls:`ExpressionTextCache`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ExpressionTextCache
-
- This class holds the cache for the expression text that is computed by ExpressionHelper.
- class :dn:cls:`MemoryPoolViewBufferScope`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.MemoryPoolViewBufferScope
-
- A :any:`Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.IViewBufferScope` that uses pooled memory.
- class :dn:cls:`MvcViewOptionsSetup`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.MvcViewOptionsSetup
-
- Sets up default options for :any:`Microsoft.AspNetCore.Mvc.MvcViewOptions`\.
- class :dn:cls:`NullView`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.NullView
-
- class :dn:cls:`PagedBufferedTextWriter`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.PagedBufferedTextWriter
-
- class :dn:cls:`PartialViewResultExecutor`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.PartialViewResultExecutor
-
- Finds and executes an :any:`Microsoft.AspNetCore.Mvc.ViewEngines.IView` for a :any:`Microsoft.AspNetCore.Mvc.PartialViewResult`\.
- class :dn:cls:`SaveTempDataFilter`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter
-
- A filter that saves temp data.
- class :dn:cls:`TempDataMvcOptionsSetup`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.TempDataMvcOptionsSetup
-
- Sets up default options for :any:`Microsoft.AspNetCore.Mvc.MvcOptions`\.
- class :dn:cls:`TemplateBuilder`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.TemplateBuilder
-
- class :dn:cls:`TemplateRenderer`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.TemplateRenderer
-
- class :dn:cls:`ValidateAntiforgeryTokenAuthorizationFilter`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ValidateAntiforgeryTokenAuthorizationFilter
-
- class :dn:cls:`ValidationHelpers`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ValidationHelpers
-
- class :dn:cls:`ViewBuffer`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewBuffer
-
- An :any:`Microsoft.AspNetCore.Html.IHtmlContentBuilder` that is backed by a buffer provided by :any:`Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.IViewBufferScope`\.
- class :dn:cls:`ViewBufferPage`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewBufferPage
-
- class :dn:cls:`ViewBufferTextWriter`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewBufferTextWriter
-
- <p>
- A :any:`System.IO.TextWriter` that is backed by a unbuffered writer (over the Response stream) and/or a
- :any:`Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewBuffer`
- </p>
- <p>
- When <code>Flush</code> or <code>FlushAsync</code> is invoked, the writer copies all content from the buffer to
- the writer and switches to writing to the unbuffered writer for all further write operations.
- </p>
- class :dn:cls:`ViewComponentInvokerCache`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewComponentInvokerCache
-
- class :dn:cls:`ViewComponentResultExecutor`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewComponentResultExecutor
-
- class :dn:cls:`ViewResultExecutor`
- .. object: type=class name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewResultExecutor
-
- Finds and executes an :any:`Microsoft.AspNetCore.Mvc.ViewEngines.IView` for a :any:`Microsoft.AspNetCore.Mvc.ViewResult`\.
- .. rubric:: Structures
- struct :dn:struct:`ViewBufferValue`
- .. object: type=struct name=Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewBufferValue
-
- Encapsulates a string or :any:`Microsoft.AspNetCore.Html.IHtmlContent` value.