C# Class SenseNet.Portal.Setup.Default

Inheritance: System.Web.UI.Page
Show file Open project: maxpavlov/FlexNet

Protected Properties

Property Type Description
AppNameErrorPanel global::System.Web.UI.WebControls.Panel
ErrorPanel global::System.Web.UI.WebControls.Panel
Image1 global::System.Web.UI.WebControls.Image
InstallPanel global::System.Web.UI.WebControls.Panel
MaxPictures global::System.Web.UI.HtmlControls.HtmlInputHidden
Panel3 global::System.Web.UI.WebControls.Panel
ScriptManager1 global::System.Web.UI.ScriptManager
finish global::System.Web.UI.WebControls.Label
imgMain global::System.Web.UI.WebControls.Image
imgMessage global::System.Web.UI.WebControls.Image
labelError global::System.Web.UI.WebControls.Label
labelProgressPercent global::System.Web.UI.WebControls.Label
main global::System.Web.UI.HtmlControls.HtmlForm
panelBar global::System.Web.UI.WebControls.Panel
plcProgressBar global::System.Web.UI.WebControls.Panel
timerMain global::System.Web.UI.Timer
updSensenetFooter global::System.Web.UI.UpdatePanel
updSensenetMain global::System.Web.UI.UpdatePanel

Protected Methods

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

Private Methods

Method Description
GetMaxPictures ( ) : int
RegisterHost ( ) : string

Method Details

Page_Load() protected method

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

Timer_OnTick() protected method

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

Property Details

AppNameErrorPanel protected property

AppNameErrorPanel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel AppNameErrorPanel
return global::System.Web.UI.WebControls.Panel

ErrorPanel protected property

ErrorPanel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel ErrorPanel
return global::System.Web.UI.WebControls.Panel

Image1 protected property

Image1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Image Image1
return global::System.Web.UI.WebControls.Image

InstallPanel protected property

InstallPanel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel InstallPanel
return global::System.Web.UI.WebControls.Panel

MaxPictures protected property

MaxPictures control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlInputHidden MaxPictures
return global::System.Web.UI.HtmlControls.HtmlInputHidden

Panel3 protected property

Panel3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel Panel3
return global::System.Web.UI.WebControls.Panel

ScriptManager1 protected property

ScriptManager1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.ScriptManager ScriptManager1
return global::System.Web.UI.ScriptManager

finish protected property

finish control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label finish
return global::System.Web.UI.WebControls.Label

imgMain protected property

imgMain control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Image imgMain
return global::System.Web.UI.WebControls.Image

imgMessage protected property

imgMessage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Image imgMessage
return global::System.Web.UI.WebControls.Image

labelError protected property

labelError control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labelError
return global::System.Web.UI.WebControls.Label

labelProgressPercent protected property

labelProgressPercent control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labelProgressPercent
return global::System.Web.UI.WebControls.Label

main protected property

main control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm main
return global::System.Web.UI.HtmlControls.HtmlForm

panelBar protected property

panelBar control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel panelBar
return global::System.Web.UI.WebControls.Panel

plcProgressBar protected property

plcProgressBar control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel plcProgressBar
return global::System.Web.UI.WebControls.Panel

timerMain protected property

timerMain control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.Timer timerMain
return global::System.Web.UI.Timer

updSensenetFooter protected property

updSensenetFooter control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel updSensenetFooter
return global::System.Web.UI.UpdatePanel

updSensenetMain protected property

updSensenetMain control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel updSensenetMain
return global::System.Web.UI.UpdatePanel