ViewComponentResult.ViewComponentName Property

Definition

Gets or sets the name of the view component to invoke. Will be ignored if ViewComponentType is set to a non-null value.

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

Property Value

Applies to