C# Class AppActs.Client.WebSite.Default

ファイルを表示 Open project: Appacts/mobile-analytics-server

Protected Properties

Property Type Description
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

Property Details

ddlApplications protected_oe property

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
return global::System.Web.UI.WebControls.DropDownList

ddlDate protected_oe property

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
return global::System.Web.UI.WebControls.DropDownList

rptDetails protected_oe property

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
return global::System.Web.UI.WebControls.Repeater

rptTiles protected_oe property

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
return global::System.Web.UI.WebControls.Repeater