WeOnlyDo! wodWebServer ActiveX - ToString Method
      
 

Description

Returns string expression containing name and value of the header.


Return Type

A String value.  


Syntax

object.ToString



The ToString Method syntax has these parts:

Part Description
object An expression evaluating to an object of type WebHeader.

Remarks

ToString method will return full line containing both header name and value separated by semicolon - just as it is sent to the client.