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