AfterViewComponentEventData Klasa

Definicja

Element EventData , który występuje po widokucomponent.

public ref class AfterViewComponentEventData sealed : Microsoft::AspNetCore::Mvc::Diagnostics::EventData
public sealed class AfterViewComponentEventData : Microsoft.AspNetCore.Mvc.Diagnostics.EventData
type AfterViewComponentEventData = class
    inherit EventData
Public NotInheritable Class AfterViewComponentEventData
Inherits EventData
Dziedziczenie
AfterViewComponentEventData

Konstruktory

AfterViewComponentEventData(ActionDescriptor, ViewComponentContext, IViewComponentResult, Object)

Inicjuje nowe wystąpienie klasy AfterViewComponentEventData.

Pola

EventName

Nazwa zdarzenia.

EventNamespace

Przestrzeń nazw zdarzenia.

(Odziedziczone po EventData)

Właściwości

ActionDescriptor

Element ActionDescriptor.

Count

Liczba zdarzeń.

(Odziedziczone po EventData)
Item[Int32]

Element EventData , który występuje po widokucomponent.

(Odziedziczone po EventData)
ViewComponent

Składnik widoku.

ViewComponentContext

Element ViewComponentContext.

ViewComponentResult

Element IViewComponentResult.

Jawne implementacje interfejsu

IEnumerable.GetEnumerator()

Element EventData , który występuje po widokucomponent.

(Odziedziczone po EventData)
IEnumerable<KeyValuePair<String,Object>>.GetEnumerator()

Element EventData , który występuje po widokucomponent.

(Odziedziczone po EventData)
IReadOnlyCollection<KeyValuePair<String,Object>>.Count

Element EventData , który występuje po widokucomponent.

(Odziedziczone po EventData)
IReadOnlyList<KeyValuePair<String,Object>>.Item[Int32]

Element EventData , który występuje po widokucomponent.

(Odziedziczone po EventData)

Dotyczy