Aracılığıyla paylaş


TempDataDictionaryFactory Sınıf

Tanım

varsayılan uygulamasıdır ITempDataDictionaryFactory.

public ref class TempDataDictionaryFactory : Microsoft::AspNetCore::Mvc::ViewFeatures::ITempDataDictionaryFactory
public class TempDataDictionaryFactory : Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionaryFactory
type TempDataDictionaryFactory = class
    interface ITempDataDictionaryFactory
Public Class TempDataDictionaryFactory
Implements ITempDataDictionaryFactory
Devralma
TempDataDictionaryFactory
Uygulamalar

Oluşturucular

TempDataDictionaryFactory(ITempDataProvider)

Yeni bir TempDataDictionaryFactory oluşturur.

Yöntemler

GetTempData(HttpContext)

Verilen contextile ilişkili istek için bir ITempDataDictionary örnek alır veya oluşturur.

Şunlara uygulanır