Click or drag to resize

ReqParamsParentUniqueKey Field

"parukey" - Provides the REAL, unique parent 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 ParentUniqueRowKey. This parameter is not common, but when provided generally should be favored over the ParentKey.

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

Field Value

Type: String
See Also