WeOnlyDo! wodWebServer ActiveX - Tag Property
      
 

Description

Tag for misc usage.


Property type

A Variant value.  


Syntax

object.Tag [= value]



The Tag Property syntax has these parts:

Part Description
object An expression evaluating to an object of type WebResponse.
value A Variant value.

Remarks

You can set this property to any Variant value you like. wodWebServer will keep this value for you as long as Response object exists. When Response is destroyed, this value is also deleted/released.