Compartir a través de


ViewComponentResult.ViewComponentName Propiedad

Definición

Obtiene o establece el nombre del componente de vista que se va a invocar. Se omitirá si ViewComponentType se establece en un valor distintonull de .

public:
 property System::String ^ ViewComponentName { System::String ^ get(); void set(System::String ^ value); };
public string ViewComponentName { get; set; }
public string? ViewComponentName { get; set; }
member this.ViewComponentName : string with get, set
Public Property ViewComponentName As String

Valor de propiedad

Se aplica a