UrlActionContext.Controller 属性

定义

用于生成 URL 的 Action(UrlActionContext) 控制器的名称。

public:
 property System::String ^ Controller { System::String ^ get(); void set(System::String ^ value); };
public string Controller { get; set; }
public string? Controller { get; set; }
member this.Controller : string with get, set
Public Property Controller As String

属性值

适用于