Fills the data to the search result data row
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- dr
- Type: System.Data DataRow
Result data row to be filled with postprocessed results
- resultDr
- Type: System.Data DataRow
Source data row with raw search results
- doc
- Type: CMS.DataEngine ISearchDocument
Found search document
Return Value
Type: BooleanSee Also