C# Класс SobekCM.Core.Configuration.ContactForm_Configuration_Element

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
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

Описание методов

ContactForm_Configuration_Element() публичный Метод

Constructor for a new instance of the ContactForm_Configuration_Element class
public ContactForm_Configuration_Element ( ) : System
Результат System

ContactForm_Configuration_Element() публичный Метод

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
Результат System