QueryStringExtractorParentKeyValue Property |
Gets the request's parent record's row key value under most circumstances including: datasheets, subforms,
popup new forms, and datasheet drilldowns.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public static string ParentKeyValue { get; }
Public Shared ReadOnly Property ParentKeyValue As String
Get
Property Value
Type:
StringSee Also