C# 클래스 SobekCM.Core.Configuration.ContactForm_Configuration_Element

파일 보기 프로젝트 열기: MarkVSullivan/SobekCM-Web-Application 1 사용 예제들

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