C# Class SobekCM.Core.Configuration.ContactForm_Configuration_Element

Afficher le fichier Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode 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 méthode

Constructor for a new instance of the ContactForm_Configuration_Element class
public ContactForm_Configuration_Element ( ) : System
Résultat System

ContactForm_Configuration_Element() public méthode

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
Résultat System