Click or drag to resize
PopUpMode Enumeration

[This is preliminary documentation and is subject to change.]

PopUpMode mode

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public enum PopUpMode
Members
  Member nameValueDescription
Default0 Use the default mode (specified in .config file)
NewBrowserWindow1 Show popup in new, "detached" browser window
FloatingWindow2 Show popup in "floating" window (iframe)
See Also