FilterSelectorPanelEntry GetEntryRowData Method A Sandcastle Documented Class Library
Returns the original database entry row for this filter/folder. Should check if this is a folder first.

Namespace: P4s3Web.WebAppHelperLib
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public DataRow GetEntryRowData()

Return Value

Type: DataRow
See Also