C# Class controls_ctrlUserControl, Open-Source-Automation

Inheritance: System.Web.UI.UserControl
Afficher le fichier Open project: opensourceautomation/Open-Source-Automation

Méthodes publiques

Свойство Type Description
ControlHeight int
ControlWidth int
CurState string
LastStateChange DateTime
LastUpdated DateTime
LightLevel double
ObjectName string
State1Name string
StateMatch string

Méthodes publiques

Méthode Description
initialize ( ) : void

Méthodes protégées

Méthode Description
Button1_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnState_Click ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
LoadDates ( ) : void
LoadDayLabels ( ) : void
LoadDaySummaryLabels ( ) : void
LoadHighs ( ) : void
LoadImageControls ( ) : void
LoadImages ( string key, Image imageBox ) : void
LoadLows ( ) : void
LoadNightSummaryLabels ( ) : void
Load_All_Weather ( ) : void

Method Details

Button1_Click() protected méthode

protected Button1_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

btnState_Click() protected méthode

protected btnState_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

initialize() public méthode

public initialize ( ) : void
Résultat void

Property Details

ControlHeight public_oe property

public int ControlHeight
Résultat int

ControlWidth public_oe property

public int ControlWidth
Résultat int

CurState public_oe property

public string CurState
Résultat string

LastStateChange public_oe property

public DateTime LastStateChange
Résultat DateTime

LastUpdated public_oe property

public DateTime LastUpdated
Résultat DateTime

LightLevel public_oe property

public double LightLevel
Résultat double

ObjectName public_oe property

public string ObjectName
Résultat string

State1Name public_oe property

public string State1Name
Résultat string

StateMatch public_oe property

public string StateMatch
Résultat string