Click or drag to resize
LinkQueryGetLink Method (String, String)
获取链接

Namespace: Adf.Web
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
public string GetLink(
	string name,
	string value
)

Parameters

name
Type: SystemString
链接名
value
Type: SystemString
链接当前值,该值可为Empty

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.Web.LinkQuery.GetLink(System.String,System.String)"]

See Also