WeOnlyDo! wodWebServer ActiveX - StateText Property
      
 

Description

property StateText


Property type

A String value.  


Syntax

object.StateText([StateNum])



The StateText Property syntax has these parts:

Part Description
object An expression evaluating to an object of type WebUser.
StateNum Optional. A Variant value. Constant value of the state to return text description.

Remarks

StateText property will return text description of some state. If StateNum argument isn't set, description of current state is returned.

For list of all possible states, look here.