View.HideElementsTemporary
Method
Description:
Set multiple elements to be temporarily hidden in the view. To hide a group completely, you must also include all members of all groups and nested groups in your input.
Set multiple elements to be temporarily hidden in the view. To hide a group completely, you must also include all members of all groups and nested groups in your input.
Parameters
| Parameter | Type | Description |
|---|---|---|
| elementIdSet | ICollection | Ids of the elements to be temporarily hidden. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |