Click or drag to resize

UrlUtilsGetParamValue Method

Namespace:  PDTec.IceNet.Web.Utils
Assembly:  PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static string GetParamValue(
	string url,
	string name
)

Parameters

url
Type: SystemString
name
Type: SystemString

Return Value

Type: String
See Also