Table of Contents

Class CertificateBaseElement

Namespace
InSite.Common.Web.UI.Certificates.Builder
Assembly
InSite.UI.dll
[JsonConverter(typeof(JsonElementConverter))]
[JsonObject(MemberSerialization = MemberSerialization.OptIn)]
public abstract class CertificateBaseElement
Inheritance
CertificateBaseElement
Derived
Inherited Members

Constructors

CertificateBaseElement()

protected CertificateBaseElement()

Properties

Layout

[JsonProperty(PropertyName = "layout", DefaultValueHandling = DefaultValueHandling.Ignore)]
public CertificateElementLayout Layout { get; set; }

Property Value

CertificateElementLayout