Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
controls_ctrlTimerLabel
C# Class controls_ctrlTimerLabel, Open-Source-Automation
Inheritance:
System.Web.UI.UserControl
Show file
Open project: opensourceautomation/Open-Source-Automation
Public Properties
Property
Type
Description
LastUpdated
DateTime
ObjectName
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
EventArgs
return
void
Property Details
LastUpdated
public property
public
DateTime
LastUpdated
return
DateTime
ObjectName
public property
public
string
ObjectName
return
string