ViewComponentResult.ViewComponentType Property

Definition

Gets or sets the type of the view component to invoke.

public:
 property Type ^ ViewComponentType { Type ^ get(); void set(Type ^ value); };
public Type ViewComponentType { get; set; }
public Type? ViewComponentType { get; set; }
member this.ViewComponentType : Type with get, set
Public Property ViewComponentType As Type

Property Value

Applies to