共用方式為


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

屬性值

適用於