Click or drag to resize

MapperDetailGetPostBackRowKey Method

Determine the RowKey of the row within the filtered result set for the data being posted back.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string GetPostBackRowKey()

Return Value

Type: String
The posted-back row's RowKey.
See Also