WeOnlyDo! wodWebServer ActiveX - ISAPI Property
      
 

Description

Returns collections of ISAPI filters and extensions.


Property type

An ISAPIExtensions object.  


Syntax

object.ISAPI



The ISAPI Property syntax has these parts:

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

Remarks

This property returns reference to collection of all ISAPI extensions and filters currently loaded in wodWebServer. You can add and remove extensions as you need - but it is suggested you load them all at server startup time so they are in memory for faster access.