Click or drag to resize
UrlVirtualGetEncode Method
获取值编码

Namespace: Adf.Web
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
protected virtual string GetEncode(
	string value
)

Parameters

value
Type: SystemString

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.Web.UrlVirtual.GetEncode(System.String)"]

See Also