ViewComponentResult.ViewComponentType Propiedad

Definición

Obtiene o establece el tipo del componente de vista que se va a invocar.

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

Valor de propiedad

Type

Se aplica a