C# 클래스 controls_ctrlEmbedded, Open-Source-Automation

상속: System.Web.UI.UserControl
파일 보기 프로젝트 열기: opensourceautomation/Open-Source-Automation

공개 프로퍼티들

프로퍼티 타입 설명
ControlHeight double
ControlWidth double
Source string
width string

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
renameingSys ( string fieldData ) : string

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

ControlHeight 공개적으로 프로퍼티

public double ControlHeight
리턴 double

ControlWidth 공개적으로 프로퍼티

public double ControlWidth
리턴 double

Source 공개적으로 프로퍼티

public string Source
리턴 string

width 공개적으로 프로퍼티

public string width
리턴 string