Click or drag to resize

BaseProtocolProcessor Fields

The BaseProtocolProcessor type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDefaultParameterPattern
This is the Pattern that is used to check whether ?default is present in the querystring. This is needed since IIS does not recognise ?default as being a valid querystring key unless it ends in a = which the specification does not mandate so cannot be assumed.
Top
See Also