C# 클래스 Carrotware.CMS.UI.Components.ContactInfo

상속: Carrotware.CMS.UI.Components.FormModelBase
파일 보기 프로젝트 열기: ninianne98/CarrotCakeCMS-MVC 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ContactInfo ( ) : System
ReconstructSettings ( ) : void
SendMail ( Carrotware.CMS.Core.PostComment pc, ContentPage page ) : void

메소드 상세

ContactInfo() 공개 메소드

public ContactInfo ( ) : System
리턴 System

ReconstructSettings() 공개 메소드

public ReconstructSettings ( ) : void
리턴 void

SendMail() 공개 메소드

public SendMail ( Carrotware.CMS.Core.PostComment pc, ContentPage page ) : void
pc Carrotware.CMS.Core.PostComment
page Carrotware.CMS.Core.ContentPage
리턴 void