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

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

공개 프로퍼티들

프로퍼티 타입 설명
LastUpdated DateTime
ObjectName string
PropertyName string

보호된 메소드들

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

메소드 상세

Page_Load() 보호된 메소드

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

프로퍼티 상세

LastUpdated 공개적으로 프로퍼티

public DateTime LastUpdated
리턴 DateTime

ObjectName 공개적으로 프로퍼티

public string ObjectName
리턴 string

PropertyName 공개적으로 프로퍼티

public string PropertyName
리턴 string