ViewComponentContext Třída

Definice

Kontext pro zobrazení komponent.

public ref class ViewComponentContext
public class ViewComponentContext
type ViewComponentContext = class
Public Class ViewComponentContext
Dědičnost
ViewComponentContext

Konstruktory

ViewComponentContext()

Vytvoří nový objekt ViewComponentContext.

ViewComponentContext(ViewComponentDescriptor, IDictionary<String,Object>, HtmlEncoder, ViewContext, TextWriter)

Vytvoří nový objekt ViewComponentContext.

Vlastnosti

Arguments

Získá nebo nastaví argumenty součásti zobrazení.

HtmlEncoder

Získá nebo nastaví HtmlEncoder.

TempData

Získá .ITempDataDictionary

ViewComponentDescriptor

Získá nebo nastaví ViewComponentDescriptor pro vyvolání komponenty zobrazení.

ViewContext

Získá nebo nastaví ViewContext.

ViewData

Získá .ViewDataDictionary

Writer

TextWriter Získá výstup pro výstup.

Platí pro