Share via


ControllerContext.IsChildAction Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die zugeordnete Aktionsmethode eine untergeordnete Aktion ist.

public virtual bool IsChildAction { get; }
member this.IsChildAction : bool
Public Overridable ReadOnly Property IsChildAction As Boolean

Eigenschaftswert

true, wenn die zugeordnete Aktionsmethode eine untergeordnete Aktion ist; andernfalls false.

Gilt für: