ReqParamsElementRequest Field |
"elemreq" - The page element (
PageElementInfo) request type.
Specifies a request specific to the current element in the requested page where the
Request is 'nav' for navigate.
For example, when inter-pane navigation is in use on a console page, to navigate to a new item related to the current page's
main item, a navigation like 'req=nav&elemreq=new' is performed because the main item is NOT new, while the related item is.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public const string ElementRequest = "elemreq"
Public Const ElementRequest As String = "elemreq"
Field Value
Type:
StringSee Also