High-performance .NET C# HTMLparser Library
HTMLchunk.AddParam Method
Adds tag parameter to the chunk
public
void
AddParam(
string
sParam
,
string
sValue
,
byte
cParamChar
);
Parameters
sParam
Parameter name (ie color)
sValue
Value of the parameter (ie white)
cParamChar
See Also
HTMLchunk Class
|
Majestic12 Namespace