SobekCM.Core.Configuration.ContactForm_Configuration_Element.ContactForm_Configuration_Element C# (CSharp) 메소드

ContactForm_Configuration_Element() 공개 메소드

Constructor for a new instance of the ContactForm_Configuration_Element class
public ContactForm_Configuration_Element ( ) : System
리턴 System
        public ContactForm_Configuration_Element()
        {
            // Parameterless constructor for serialization and deserialization
        }

Same methods

ContactForm_Configuration_Element::ContactForm_Configuration_Element ( ContactForm_Configuration_Element_Type_Enum Element_Type ) : System
ContactForm_Configuration_Element