<Code Lib>
2024 Method
Changes 0
M

BrowserOrganization.AreFiltersSatisfied

Description:
Determines if the given element satisfies the filters defined by the browser organization.

public bool AreFiltersSatisfied(
	ElementId elementId
)

Return Value bool True if the given element satisfies the filter.

Loading…