Click or drag to resize
WindowType 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 WindowType
Members
  Member nameValueDescription
IFrame0 IFrame
PopUp1 PopUp (new, "detached" browser window)
Floating2 Modal "floating" window (RadWindow - actually an iframe)
See Also