Replacement Parameters

XML used to control the collection of Post/Get content from the page for use within the filter.

Default

A string value that will be used if no content is collected from the Get/Post request.

Example:

          <Replace>

                   <Item>

                             <Request>ID</Request>

                             <Default>1</Default>

                   </Item>

          </Replace>

Request

A string value that represents the Get/Post request name used to access content from the query string or host header.