C# Class RockWeb.Plugins.org_newpointe.MachFormEmbed.MachFormEmbed

Inheritance: Rock.Web.UI.RockBlock
Datei anzeigen Open project: NewPointe/Rockit

Public Properties

Property Type Description
EmailElement string
FormID string
FormScript string
Height string
MFParamaters string
NameElement string
Paramaters string
ServerRoot string

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

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

Property Details

EmailElement public_oe property

public string EmailElement
return string

FormID public_oe property

public string FormID
return string

FormScript public_oe property

public string FormScript
return string

Height public_oe property

public string Height
return string

MFParamaters public_oe property

public string MFParamaters
return string

NameElement public_oe property

public string NameElement
return string

Paramaters public_oe property

public string Paramaters
return string

ServerRoot public_oe property

public string ServerRoot
return string