Share via


ControllerContext.ParentActionViewContext Eigenschaft

Definition

Ruft ein Objekt ab, das die Kontextinformationen zur Ansicht für die übergeordnete Aktionsmethode enthält.

public System.Web.Mvc.ViewContext ParentActionViewContext { get; }
member this.ParentActionViewContext : System.Web.Mvc.ViewContext
Public ReadOnly Property ParentActionViewContext As ViewContext

Eigenschaftswert

Ein Objekt, das die Kontextinformationen zur Ansicht für die übergeordnete Aktionsmethode enthält.

Gilt für: