AjaxOptions.Url 属性

定义

获取或设置要向其发送请求的 URL。

public string Url { get; set; }
member this.Url : string with get, set
Public Property Url As String

属性值

要向其发送请求的 URL。

适用于