Table of Contents

Class iecbcCertificate1

Namespace
InSite.Common.Web.UI.Certificates
Assembly
InSite.UI.dll
[JsonObject(MemberSerialization = MemberSerialization.OptIn)]
public class iecbcCertificate1 : BaseCertificate
Inheritance
iecbcCertificate1
Inherited Members

Constructors

iecbcCertificate1()

public iecbcCertificate1()

Properties

BackgroundImageUrl

[JsonProperty(PropertyName = "background", DefaultValueHandling = DefaultValueHandling.Ignore)]
public string BackgroundImageUrl { get; set; }

Property Value

string

Methods

GetBackgroundImageUrl()

protected override string GetBackgroundImageUrl()

Returns

string

GetElements()

protected override CertificateBaseElement[] GetElements()

Returns

CertificateBaseElement[]

IsValid()

public override bool IsValid()

Returns

bool