Enum IframeModalSize
- Namespace
- DisCatSharp.Enums
- Assembly
- DisCatSharp.dll
Represents an iFrame's size.
public enum IframeModalSize
Fields
Small = 1Sends a small iFrame.
Normal = 2Sends a normal iFrame.
Big = 3Sends a big iFrame.
Represents an iFrame's size.
public enum IframeModalSize
Small = 1Sends a small iFrame.
Normal = 2Sends a normal iFrame.
Big = 3Sends a big iFrame.