ViewComponentResult.ViewComponentName 属性

定义

获取或设置要调用的视图组件的名称。 如果 ViewComponentType 设置为非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

属性值

适用于