Click or drag to resize
UrlHelperUrlEncode Method
获取物理路径

Namespace: X3Platform.Web
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static string UrlEncode(
	string value
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:X3Platform.Web.UrlHelper.UrlEncode(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:X3Platform.Web.UrlHelper.UrlEncode(System.String)"]

See Also