C# Class Detector.Activate

Show file Open project: 51Degrees/dotNET-Device-Detection

Protected Properties

Property Type Description
Detection global::FiftyOne.Foundation.UI.Web.Detection

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

Detection protected property

Detection control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::FiftyOne.Foundation.UI.Web.Detection Detection
return global::FiftyOne.Foundation.UI.Web.Detection