| UrlHelperGetUrlPath Method |
返回完整的URL路径地址(不含文件名)
Namespace: Adf.WebAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic static string GetUrlPath()
Public Shared Function GetUrlPath As String
public:
static String^ GetUrlPath()
static member GetUrlPath : unit -> string
Return Value
Type:
String[Missing <returns> documentation for "M:Adf.Web.UrlHelper.GetUrlPath"]
See Also