C# Class controls_ctrlEmbedded, Open-Source-Automation

Inheritance: System.Web.UI.UserControl
Show file 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 property

public double ControlHeight
return double

ControlWidth public property

public double ControlWidth
return double

Source public property

public string Source
return string

width public property

public string width
return string