Click or drag to resize
NetExtrasMakeStringURLSafe Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string MakeStringURLSafe(
	string instr
)

Parameters

instr
Type: SystemString

Return Value

Type: String
See Also