SPMobileUtility.IsAutoMobileBrowserRedirectActive method
Retorna se o redirecionamento de navegador móvel automático está ativado ou não.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Shared Function IsAutoMobileBrowserRedirectActive As Boolean
'Uso
Dim returnValue As Boolean
returnValue = SPMobileUtility.IsAutoMobileBrowserRedirectActive()
public static bool IsAutoMobileBrowserRedirectActive()
Valor retornado
Type: System.Boolean