FilterSelectorPanel FindEntryWithId Method A Sandcastle Documented Class Library
Returns the entry with the given id.

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

public FilterSelectorPanelEntry FindEntryWithId(
	string filterId
)

Parameters

filterId
Type: System String

Return Value

Type: FilterSelectorPanelEntry
See Also