C# 클래스 AppActs.Client.WebSite.Default

파일 보기 프로젝트 열기: Appacts/mobile-analytics-server

보호된 프로퍼티들

프로퍼티 타입 설명
ddlApplications global::System.Web.UI.WebControls.DropDownList
ddlDate global::System.Web.UI.WebControls.DropDownList
rptDetails global::System.Web.UI.WebControls.Repeater
rptTiles global::System.Web.UI.WebControls.Repeater

프로퍼티 상세

ddlApplications 보호되어 있는 프로퍼티

ddlApplications control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlApplications
리턴 global::System.Web.UI.WebControls.DropDownList

ddlDate 보호되어 있는 프로퍼티

ddlDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlDate
리턴 global::System.Web.UI.WebControls.DropDownList

rptDetails 보호되어 있는 프로퍼티

rptDetails control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Repeater rptDetails
리턴 global::System.Web.UI.WebControls.Repeater

rptTiles 보호되어 있는 프로퍼티

rptTiles control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Repeater rptTiles
리턴 global::System.Web.UI.WebControls.Repeater