FilterObjManager MakeFilterActive Method (String)A Sandcastle Documented Class Library
Makes a filter with the given filterId the active filter.

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

public bool MakeFilterActive(
	string filterId
)

Parameters

filterId
Type: System String

Return Value

Type: Boolean
See Also