VideoOS.Platform.Client.SidePanelPlaceDefinition Class Reference

Defines a side panel placement. Used in SidePanelPlugin.SidePanelPlaceDefinitions. More...

Properties

Guid WorkSpaceId [get, set]
 The Id of the WorkSpace that the side panel shall be shown for. Built-in workspace ID is defined as constants on the VideoOS.Platform.ClientControl class.
 
List< WorkSpaceStateWorkSpaceStates [get, set]
 The state that the the Work Space shall be in on order for the side panel to be shown.
 

Detailed Description

Defines a side panel placement. Used in SidePanelPlugin.SidePanelPlaceDefinitions.

Property Documentation

◆ WorkSpaceId

Guid VideoOS.Platform.Client.SidePanelPlaceDefinition.WorkSpaceId
getset

The Id of the WorkSpace that the side panel shall be shown for. Built-in workspace ID is defined as constants on the VideoOS.Platform.ClientControl class.

◆ WorkSpaceStates

List<WorkSpaceState> VideoOS.Platform.Client.SidePanelPlaceDefinition.WorkSpaceStates
getset

The state that the the Work Space shall be in on order for the side panel to be shown.