Click or drag to resize

RowDrilldownArgsDrilldownKey Property

The RowKey of the target page to which navigation will be performed if no special action is taken. The value is initialized by the mapper firing the event. The value may be modified by an extension and this value will be used in the final navigation.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string DrilldownKey { get; set; }

Property Value

Type: String
See Also