Class Iframe
Inheritance
System.Object
Iframe
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class Iframe : Object
Constructors
Iframe()
Declaration
Properties
Head
Declaration
public string Head { get; set; }
Property Value
Type |
Description |
System.String |
|
IFrameHeight
Declaration
public double IFrameHeight { get; set; }
Property Value
Type |
Description |
System.Double |
|
IFrameURL
Declaration
public string IFrameURL { get; set; }
Property Value
Type |
Description |
System.String |
|
IFrameWidth
Declaration
public double IFrameWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
MerchantId
Declaration
public int MerchantId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|