C# 클래스 Detector.Detector

파일 보기 프로젝트 열기: 51Degrees/dotNET-Device-Detection

보호된 프로퍼티들

프로퍼티 타입 설명
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

보호된 메소드들

메소드 설명
Menu_Load ( object sender, EventArgs e ) : void
Page_Init ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
SendGoogleAnalyticsComplete ( IAsyncResult result ) : void

메소드 상세

Menu_Load() 보호된 메소드

protected Menu_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

Page_Init() 보호된 메소드

protected Page_Init ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

Menu 보호되어 있는 프로퍼티

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

PageStyle 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlLink

SiteMapDataSource 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.SiteMapDataSource

body 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.ContentPlaceHolder

formMain 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlForm

stats 보호되어 있는 프로퍼티

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
리턴 global::FiftyOne.Foundation.UI.Web.Stats