C# Class Detector.Dictionary

Inheritance: System.Web.UI.Page
Show file Open project: 51Degrees/dotNET-Device-Detection Class Usage Examples

Protected Properties

Property Type Description
dictionary global::FiftyOne.Foundation.UI.Web.PropertyDictionary

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 System.EventArgs
return void

Property Details

dictionary protected property

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