Enum PluginTargetCommandBarSiteType
Possibles sites for adding items to command bars.
Namespace: Sdl.Desktop.IntegrationApi.Extensions.Internal
Assembly: Sdl.Desktop.IntegrationApi.Extensions.dll
Syntax
public enum PluginTargetCommandBarSiteType
  Fields
| Name | Description | 
|---|---|
| View | TODO : review bellow comments  | 
      
| ViewPart | TODO : review bellow comments  | 
      
| ViewPartCommandBarProvider | TODO : review bellow comments  | 
      
| Window | Adds the item to the window; it is available while the window is showing.  |