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 distinto de NULL .

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

String

Se aplica a