C# 클래스 RockWeb.Plugins.org_newpointe.MachFormEmbed.MachFormEmbed

상속: Rock.Web.UI.RockBlock
파일 보기 프로젝트 열기: NewPointe/Rockit

공개 프로퍼티들

프로퍼티 타입 설명
EmailElement string
FormID string
FormScript string
Height string
MFParamaters string
NameElement string
Paramaters string
ServerRoot string

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

EmailElement 공개적으로 프로퍼티

public string EmailElement
리턴 string

FormID 공개적으로 프로퍼티

public string FormID
리턴 string

FormScript 공개적으로 프로퍼티

public string FormScript
리턴 string

Height 공개적으로 프로퍼티

public string Height
리턴 string

MFParamaters 공개적으로 프로퍼티

public string MFParamaters
리턴 string

NameElement 공개적으로 프로퍼티

public string NameElement
리턴 string

Paramaters 공개적으로 프로퍼티

public string Paramaters
리턴 string

ServerRoot 공개적으로 프로퍼티

public string ServerRoot
리턴 string