C# Class MobileDetection, Hybrid-Framework-Best-Practices

Subclass this page to inherit the built-in mobile device detection.
Afficher le fichier Open project: jbreuer/Hybrid-Framework-Best-Practices Class Usage Examples

Méthodes publiques

Méthode Description
DetectAmazonSilk ( ) : bool
DetectAndroid ( ) : bool
DetectAndroidPhone ( ) : bool
DetectAndroidTablet ( ) : bool
DetectAndroidWebKit ( ) : bool
DetectArchos ( ) : bool
DetectBlackBerry ( ) : bool
DetectBlackBerryHigh ( ) : bool
DetectBlackBerryLow ( ) : bool
DetectBlackBerryTablet ( ) : bool
DetectBlackBerryTouch ( ) : bool
DetectBlackBerryWebKit ( ) : bool
DetectBrewDevice ( ) : bool
DetectDangerHiptop ( ) : bool
DetectGameConsole ( ) : bool
DetectGarminNuvifone ( ) : bool
DetectGoogleTV ( ) : bool
DetectIos ( ) : bool
DetectIpad ( ) : bool
DetectIphone ( ) : bool
DetectIphoneOrIpod ( ) : bool
DetectIpod ( ) : bool
DetectKindle ( ) : bool
DetectMaemoTablet ( ) : bool
DetectMidpCapable ( ) : bool
DetectMobileLong ( ) : bool
DetectMobileQuick ( ) : bool
DetectNintendo ( ) : bool
DetectOperaAndroidPhone ( ) : bool
DetectOperaAndroidTablet ( ) : bool
DetectOperaMobile ( ) : bool
DetectPalmOS ( ) : bool
DetectPalmWebOS ( ) : bool
DetectS60OssBrowser ( ) : bool
DetectSmartphone ( ) : bool
DetectSonyMylo ( ) : bool
DetectSonyPlaystation ( ) : bool
DetectSymbianOS ( ) : bool
DetectTierIphone ( ) : bool
DetectTierOtherPhones ( ) : bool
DetectTierRichCss ( ) : bool
DetectTierTablet ( ) : bool
DetectWapWml ( ) : bool
DetectWebOSTablet ( ) : bool
DetectWebkit ( ) : bool
DetectWindowsMobile ( ) : bool
DetectWindowsPhone7 ( ) : bool
DetectXbox ( ) : bool
MobileDetection ( HttpContext context ) : System

To instantiate a WebPage sub-class with built-in mobile device detection delegates and events.

Method Details

DetectAmazonSilk() public méthode

public DetectAmazonSilk ( ) : bool
Résultat bool

DetectAndroid() public méthode

public DetectAndroid ( ) : bool
Résultat bool

DetectAndroidPhone() public méthode

public DetectAndroidPhone ( ) : bool
Résultat bool

DetectAndroidTablet() public méthode

public DetectAndroidTablet ( ) : bool
Résultat bool

DetectAndroidWebKit() public méthode

public DetectAndroidWebKit ( ) : bool
Résultat bool

DetectArchos() public méthode

public DetectArchos ( ) : bool
Résultat bool

DetectBlackBerry() public méthode

public DetectBlackBerry ( ) : bool
Résultat bool

DetectBlackBerryHigh() public méthode

public DetectBlackBerryHigh ( ) : bool
Résultat bool

DetectBlackBerryLow() public méthode

public DetectBlackBerryLow ( ) : bool
Résultat bool

DetectBlackBerryTablet() public méthode

public DetectBlackBerryTablet ( ) : bool
Résultat bool

DetectBlackBerryTouch() public méthode

public DetectBlackBerryTouch ( ) : bool
Résultat bool

DetectBlackBerryWebKit() public méthode

public DetectBlackBerryWebKit ( ) : bool
Résultat bool

DetectBrewDevice() public méthode

public DetectBrewDevice ( ) : bool
Résultat bool

DetectDangerHiptop() public méthode

public DetectDangerHiptop ( ) : bool
Résultat bool

DetectGameConsole() public méthode

public DetectGameConsole ( ) : bool
Résultat bool

DetectGarminNuvifone() public méthode

public DetectGarminNuvifone ( ) : bool
Résultat bool

DetectGoogleTV() public méthode

public DetectGoogleTV ( ) : bool
Résultat bool

DetectIos() public méthode

public DetectIos ( ) : bool
Résultat bool

DetectIpad() public méthode

public DetectIpad ( ) : bool
Résultat bool

DetectIphone() public méthode

public DetectIphone ( ) : bool
Résultat bool

DetectIphoneOrIpod() public méthode

public DetectIphoneOrIpod ( ) : bool
Résultat bool

DetectIpod() public méthode

public DetectIpod ( ) : bool
Résultat bool

DetectKindle() public méthode

public DetectKindle ( ) : bool
Résultat bool

DetectMaemoTablet() public méthode

public DetectMaemoTablet ( ) : bool
Résultat bool

DetectMidpCapable() public méthode

public DetectMidpCapable ( ) : bool
Résultat bool

DetectMobileLong() public méthode

public DetectMobileLong ( ) : bool
Résultat bool

DetectMobileQuick() public méthode

public DetectMobileQuick ( ) : bool
Résultat bool

DetectNintendo() public méthode

public DetectNintendo ( ) : bool
Résultat bool

DetectOperaAndroidPhone() public méthode

public DetectOperaAndroidPhone ( ) : bool
Résultat bool

DetectOperaAndroidTablet() public méthode

public DetectOperaAndroidTablet ( ) : bool
Résultat bool

DetectOperaMobile() public méthode

public DetectOperaMobile ( ) : bool
Résultat bool

DetectPalmOS() public méthode

public DetectPalmOS ( ) : bool
Résultat bool

DetectPalmWebOS() public méthode

public DetectPalmWebOS ( ) : bool
Résultat bool

DetectS60OssBrowser() public méthode

public DetectS60OssBrowser ( ) : bool
Résultat bool

DetectSmartphone() public méthode

public DetectSmartphone ( ) : bool
Résultat bool

DetectSonyMylo() public méthode

public DetectSonyMylo ( ) : bool
Résultat bool

DetectSonyPlaystation() public méthode

public DetectSonyPlaystation ( ) : bool
Résultat bool

DetectSymbianOS() public méthode

public DetectSymbianOS ( ) : bool
Résultat bool

DetectTierIphone() public méthode

public DetectTierIphone ( ) : bool
Résultat bool

DetectTierOtherPhones() public méthode

public DetectTierOtherPhones ( ) : bool
Résultat bool

DetectTierRichCss() public méthode

public DetectTierRichCss ( ) : bool
Résultat bool

DetectTierTablet() public méthode

public DetectTierTablet ( ) : bool
Résultat bool

DetectWapWml() public méthode

public DetectWapWml ( ) : bool
Résultat bool

DetectWebOSTablet() public méthode

public DetectWebOSTablet ( ) : bool
Résultat bool

DetectWebkit() public méthode

public DetectWebkit ( ) : bool
Résultat bool

DetectWindowsMobile() public méthode

public DetectWindowsMobile ( ) : bool
Résultat bool

DetectWindowsPhone7() public méthode

public DetectWindowsPhone7 ( ) : bool
Résultat bool

DetectXbox() public méthode

public DetectXbox ( ) : bool
Résultat bool

MobileDetection() public méthode

To instantiate a WebPage sub-class with built-in mobile device detection delegates and events.
public MobileDetection ( HttpContext context ) : System
context HttpContext
Résultat System