C# Class AppActs.Client.WebSite.Default

Afficher le fichier Open project: Appacts/mobile-analytics-server

Protected Properties

Свойство 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
Résultat 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
Résultat 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
Résultat 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
Résultat global::System.Web.UI.WebControls.Repeater