C# 클래스 MobileDetection, Hybrid-Framework-Best-Practices

Subclass this page to inherit the built-in mobile device detection.
파일 보기 프로젝트 열기: jbreuer/Hybrid-Framework-Best-Practices 1 사용 예제들

공개 메소드들

메소드 설명
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.

메소드 상세

DetectAmazonSilk() 공개 메소드

public DetectAmazonSilk ( ) : bool
리턴 bool

DetectAndroid() 공개 메소드

public DetectAndroid ( ) : bool
리턴 bool

DetectAndroidPhone() 공개 메소드

public DetectAndroidPhone ( ) : bool
리턴 bool

DetectAndroidTablet() 공개 메소드

public DetectAndroidTablet ( ) : bool
리턴 bool

DetectAndroidWebKit() 공개 메소드

public DetectAndroidWebKit ( ) : bool
리턴 bool

DetectArchos() 공개 메소드

public DetectArchos ( ) : bool
리턴 bool

DetectBlackBerry() 공개 메소드

public DetectBlackBerry ( ) : bool
리턴 bool

DetectBlackBerryHigh() 공개 메소드

public DetectBlackBerryHigh ( ) : bool
리턴 bool

DetectBlackBerryLow() 공개 메소드

public DetectBlackBerryLow ( ) : bool
리턴 bool

DetectBlackBerryTablet() 공개 메소드

public DetectBlackBerryTablet ( ) : bool
리턴 bool

DetectBlackBerryTouch() 공개 메소드

public DetectBlackBerryTouch ( ) : bool
리턴 bool

DetectBlackBerryWebKit() 공개 메소드

public DetectBlackBerryWebKit ( ) : bool
리턴 bool

DetectBrewDevice() 공개 메소드

public DetectBrewDevice ( ) : bool
리턴 bool

DetectDangerHiptop() 공개 메소드

public DetectDangerHiptop ( ) : bool
리턴 bool

DetectGameConsole() 공개 메소드

public DetectGameConsole ( ) : bool
리턴 bool

DetectGarminNuvifone() 공개 메소드

public DetectGarminNuvifone ( ) : bool
리턴 bool

DetectGoogleTV() 공개 메소드

public DetectGoogleTV ( ) : bool
리턴 bool

DetectIos() 공개 메소드

public DetectIos ( ) : bool
리턴 bool

DetectIpad() 공개 메소드

public DetectIpad ( ) : bool
리턴 bool

DetectIphone() 공개 메소드

public DetectIphone ( ) : bool
리턴 bool

DetectIphoneOrIpod() 공개 메소드

public DetectIphoneOrIpod ( ) : bool
리턴 bool

DetectIpod() 공개 메소드

public DetectIpod ( ) : bool
리턴 bool

DetectKindle() 공개 메소드

public DetectKindle ( ) : bool
리턴 bool

DetectMaemoTablet() 공개 메소드

public DetectMaemoTablet ( ) : bool
리턴 bool

DetectMidpCapable() 공개 메소드

public DetectMidpCapable ( ) : bool
리턴 bool

DetectMobileLong() 공개 메소드

public DetectMobileLong ( ) : bool
리턴 bool

DetectMobileQuick() 공개 메소드

public DetectMobileQuick ( ) : bool
리턴 bool

DetectNintendo() 공개 메소드

public DetectNintendo ( ) : bool
리턴 bool

DetectOperaAndroidPhone() 공개 메소드

public DetectOperaAndroidPhone ( ) : bool
리턴 bool

DetectOperaAndroidTablet() 공개 메소드

public DetectOperaAndroidTablet ( ) : bool
리턴 bool

DetectOperaMobile() 공개 메소드

public DetectOperaMobile ( ) : bool
리턴 bool

DetectPalmOS() 공개 메소드

public DetectPalmOS ( ) : bool
리턴 bool

DetectPalmWebOS() 공개 메소드

public DetectPalmWebOS ( ) : bool
리턴 bool

DetectS60OssBrowser() 공개 메소드

public DetectS60OssBrowser ( ) : bool
리턴 bool

DetectSmartphone() 공개 메소드

public DetectSmartphone ( ) : bool
리턴 bool

DetectSonyMylo() 공개 메소드

public DetectSonyMylo ( ) : bool
리턴 bool

DetectSonyPlaystation() 공개 메소드

public DetectSonyPlaystation ( ) : bool
리턴 bool

DetectSymbianOS() 공개 메소드

public DetectSymbianOS ( ) : bool
리턴 bool

DetectTierIphone() 공개 메소드

public DetectTierIphone ( ) : bool
리턴 bool

DetectTierOtherPhones() 공개 메소드

public DetectTierOtherPhones ( ) : bool
리턴 bool

DetectTierRichCss() 공개 메소드

public DetectTierRichCss ( ) : bool
리턴 bool

DetectTierTablet() 공개 메소드

public DetectTierTablet ( ) : bool
리턴 bool

DetectWapWml() 공개 메소드

public DetectWapWml ( ) : bool
리턴 bool

DetectWebOSTablet() 공개 메소드

public DetectWebOSTablet ( ) : bool
리턴 bool

DetectWebkit() 공개 메소드

public DetectWebkit ( ) : bool
리턴 bool

DetectWindowsMobile() 공개 메소드

public DetectWindowsMobile ( ) : bool
리턴 bool

DetectWindowsPhone7() 공개 메소드

public DetectWindowsPhone7 ( ) : bool
리턴 bool

DetectXbox() 공개 메소드

public DetectXbox ( ) : bool
리턴 bool

MobileDetection() 공개 메소드

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