C# Class SobekCM.Core.Configuration.ContactForm_Configuration_Element

Mostrar archivo Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ContactForm_Configuration_Element ( ) : System

Constructor for a new instance of the ContactForm_Configuration_Element class

ContactForm_Configuration_Element ( ContactForm_Configuration_Element_Type_Enum Element_Type ) : System

Constructor for a new instance of the ContactForm_Configuration_Element class

Method Details

ContactForm_Configuration_Element() public method

Constructor for a new instance of the ContactForm_Configuration_Element class
public ContactForm_Configuration_Element ( ) : System
return System

ContactForm_Configuration_Element() public method

Constructor for a new instance of the ContactForm_Configuration_Element class
public ContactForm_Configuration_Element ( ContactForm_Configuration_Element_Type_Enum Element_Type ) : System
Element_Type ContactForm_Configuration_Element_Type_Enum Type of element
return System