Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- How to get support?
- Technical information
- Fast notifications interface
- Error list
IsFilter property
Returns True if DLL points to ISAPI filter.
Type
BooleanSyntax
- Basic
object.IsFilter [= value]
The IsFilter(object,value) syntax has these parts:
The IsFilter(object,value) syntax has these parts:
object | An expression evaluating to an object of type ISAPIExtension |
value | A Boolean value. |