Click or drag to resize

ReqParamsFilter Field

A registered filter to be applied to the page during a navigation. Typically this a registered filter created using RegisterReqFilterUrl(IAppContext, String, String, String, String). When navigating to a specific console pane you can also include a ElementFilter.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public const string Filter = "flt"

Field Value

Type: String
See Also