Search Results for

    Show / Hide Table of Contents

    Class Iframe

    Inheritance
    System.Object
    Iframe
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class Iframe : Object

    Constructors

    Iframe()

    Declaration
    public Iframe()

    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
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX