C# Class controls_ctrlStateImage, Open-Source-Automation

Inheritance: System.Web.UI.UserControl
显示文件 Open project: opensourceautomation/Open-Source-Automation

Public Properties

Property Type Description
CurState string
LastStateChange DateTime
LastUpdated DateTime
LightLevel double
ObjectName string
StateMatch string
cObj OSAE.OSAEObject

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 EventArgs
return void

Property Details

CurState public_oe property

public string CurState
return string

LastStateChange public_oe property

public DateTime LastStateChange
return DateTime

LastUpdated public_oe property

public DateTime LastUpdated
return DateTime

LightLevel public_oe property

public double LightLevel
return double

ObjectName public_oe property

public string ObjectName
return string

StateMatch public_oe property

public string StateMatch
return string

cObj public_oe property

public OSAEObject,OSAE cObj
return OSAE.OSAEObject