Sdílet prostřednictvím


ContentController.Index(String) Metoda

Definice

[System.Web.Http.HttpGet]
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> Index (string path = default);
[<System.Web.Http.HttpGet>]
member this.Index : string -> System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage>
Public Function Index (Optional path As String = Nothing) As Task(Of HttpResponseMessage)

Parametry

path
String

Návraty

Atributy
System.Web.Http.HttpGetAttribute

Platí pro