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()
Public Function GetPostBackRowKey As String
Return Value
Type:
StringThe posted-back row's RowKey.
See Also