ViewComponentResult.ViewComponentName 속성

정의

호출할 뷰 구성 요소의 이름을 가져오거나 설정합니다. 가 값null이 아닌 값으로 설정된 경우 ViewComponentType 무시됩니다.

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

속성 값

적용 대상