C# Class AppActs.Client.WebSite.Default

Show file 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 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 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 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 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