Click or drag to resize
UrlUtilsGetParamValue Method

Namespace: PDTec.IceNet.Web.Utils
Assembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public static string GetParamValue(
	string url,
	string param
)

Parameters

url
Type: SystemString
param
Type: SystemString

Return Value

Type: String
See Also