Compartilhar via


UrlActionContext.Controller Propriedade

Definição

O nome do controlador que Action(UrlActionContext) usa para gerar URLs.

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

Valor da propriedade

Aplica-se a