Table of Contents

Enum IframeModalSize

Namespace
DisCatSharp.Enums
Assembly
DisCatSharp.dll

Represents an iFrame's size.

public enum IframeModalSize

Fields

Small = 1

Sends a small iFrame.

Normal = 2

Sends a normal iFrame.

Big = 3

Sends a big iFrame.