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
Methods
GetBackgroundImageUrl()
protected override string GetBackgroundImageUrl()
Returns
GetElements()
protected override CertificateBaseElement[] GetElements()
Returns
IsValid()
public override bool IsValid()