Global LoadFilters Method A Sandcastle Documented Class Library
Loads a set of open filters from the given comma separated string.

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

public FilterObjManager LoadFilters(
	string openFilters,
	string userId
)

Parameters

openFilters
Type: System String
userId
Type: System String

Return Value

Type: FilterObjManager
See Also