FormActionTagHelper.Controller 속성

정의

컨트롤러의 이름입니다.

public:
 property System::String ^ Controller { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("asp-controller")]
public string Controller { get; set; }
[<Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("asp-controller")>]
member this.Controller : string with get, set
Public Property Controller As String

속성 값

특성

적용 대상