C# Class controls_ctrlEmbedded, Open-Source-Automation

Inheritance: System.Web.UI.UserControl
ファイルを表示 Open project: opensourceautomation/Open-Source-Automation

Public Properties

Property Type Description
ControlHeight double
ControlWidth double
Source string
width string

Protected Methods

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

Private Methods

Method Description
renameingSys ( string fieldData ) : string

Method Details

Page_Load() protected method

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

Property Details

ControlHeight public_oe property

public double ControlHeight
return double

ControlWidth public_oe property

public double ControlWidth
return double

Source public_oe property

public string Source
return string

width public_oe property

public string width
return string