View.HideCategoryTemporary
Method
Description:
Set one category to be temporarily hidden in the view.
Set one category to be temporarily hidden in the view.
Parameters
| Parameter | Type | Description |
|---|---|---|
| elementId | ElementId | Id of the category to be hidden |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | elementId does not correspond to a Category. |
| ArgumentNullException | A non-optional argument was null |