ReqParamsParentUniqueRowKey Field |
"parurk" - Provides the REAL, unique parent row key on a page that was navigated-to from a page element
where the parent ViewKey in the relationship is different from the primary key of the parent mapper/page.
Used in combination with
ParentUniqueKey.
This parameter is not common, but when provided generally should be favored over the
ParentRowKey.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public const string ParentUniqueRowKey = "parurk"
Public Const ParentUniqueRowKey As String = "parurk"
Field Value
Type:
StringSee Also