View.IsolateCategoriesTemporary
Method
Description:
Set categories to be temporarily isolated in the view.
Set categories to be temporarily isolated in the view.
Parameters
| Parameter | Type | Description |
|---|---|---|
| elementIds | ICollection | Ids of categories to be isolated. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Some elements in elementIds do not correspond to a Category. |
| ArgumentNullException | A non-optional argument was null |