C# Class controls_ctrlEmbedded, Open-Source-Automation

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

Méthodes publiques

Свойство Type Description
ControlHeight double
ControlWidth double
Source string
width string

Méthodes protégées

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

Private Methods

Méthode Description
renameingSys ( string fieldData ) : string

Method Details

Page_Load() protected méthode

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

Property Details

ControlHeight public_oe property

public double ControlHeight
Résultat double

ControlWidth public_oe property

public double ControlWidth
Résultat double

Source public_oe property

public string Source
Résultat string

width public_oe property

public string width
Résultat string