'宣言
Public Function ResolveClientUrl( _ ByVal relativeUrl As String _ ) As String
public string ResolveClientUrl( string relativeUrl )
パラメータ
- relativeUrl
- A URL relative to the current page.
戻り値の型
A fully qualified URL to the specified resource suitable for use on the browser.