BrowserOrganization.AreFiltersSatisfied
Description:
Determines if the given element satisfies the filters defined by the browser organization.
Determines if the given element satisfies the filters defined by the browser organization.
public bool AreFiltersSatisfied(
ElementId elementId
)
-
elementIdThe element to check.
Return Value
bool
True if the given element satisfies the filter.
-
elementId is not a valid Element identifier.
-
A non-optional argument was null