C# Class Detector.Detector

Afficher le fichier Open project: 51Degrees/dotNET-Device-Detection

Protected Properties

Свойство Type Description
Menu global::System.Web.UI.WebControls.Repeater
PageStyle global::System.Web.UI.HtmlControls.HtmlLink
SiteMapDataSource global::System.Web.UI.WebControls.SiteMapDataSource
body global::System.Web.UI.WebControls.ContentPlaceHolder
formMain global::System.Web.UI.HtmlControls.HtmlForm
stats global::FiftyOne.Foundation.UI.Web.Stats

Méthodes protégées

Méthode Description
Menu_Load ( object sender, EventArgs e ) : void
Page_Init ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
SendGoogleAnalyticsComplete ( IAsyncResult result ) : void

Method Details

Menu_Load() protected méthode

protected Menu_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Page_Init() protected méthode

protected Page_Init ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

Menu protected_oe property

Menu control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Repeater Menu
Résultat global::System.Web.UI.WebControls.Repeater

PageStyle protected_oe property

PageStyle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlLink PageStyle
Résultat global::System.Web.UI.HtmlControls.HtmlLink

SiteMapDataSource protected_oe property

SiteMapDataSource control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.SiteMapDataSource SiteMapDataSource
Résultat global::System.Web.UI.WebControls.SiteMapDataSource

body protected_oe property

body control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ContentPlaceHolder body
Résultat global::System.Web.UI.WebControls.ContentPlaceHolder

formMain protected_oe property

formMain control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm formMain
Résultat global::System.Web.UI.HtmlControls.HtmlForm

stats protected_oe property

stats control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::FiftyOne.Foundation.UI.Web.Stats stats
Résultat global::FiftyOne.Foundation.UI.Web.Stats