HTMLchunk.GetParamValue Method

Majestic12

High-performance .NET C# HTMLparser Library

HTMLchunk.GetParamValue Method 

Returns value of a parameter

public string GetParamValue(
   string sParam
);

Parameters

sParam
Parameter

Return Value

Parameter value or empty string

See Also

HTMLchunk Class | Majestic12 Namespace