Click or drag to resize
Base64HelperEncodeUrl Method (String)
使用默认的Base64编码可用的URL字符串

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static string EncodeUrl(
	string inputString
)

Parameters

inputString
Type: SystemString

[Missing <param name="inputString"/> documentation for "M:Adf.Base64Helper.EncodeUrl(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.Base64Helper.EncodeUrl(System.String)"]

See Also