P4s3ImageButton GetRowData Method A Sandcastle Documented Class Library
Returns the database row data for this object. Comes from either the FILTER table or the FILTER_FOLDERS table.

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

public DataRow GetRowData()

Return Value

Type: DataRow
See Also