Click or drag to resize
HttpParametersToString Method
Returns a String in HTTP query string format that represents this instance.

Namespace: Activsoft.Engine.XslFilter
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public override string ToString()

Return Value

Type: String
A String that represents this instance.
See Also