Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Redirects a request from a mobile device to the mobile version of the page, if there is one, or to an error page informing the user that there is no mobile version of the page.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Protected Overridable Sub TryToRedirectMobileAccess
'Usage
Me.TryToRedirectMobileAccess()
protected virtual void TryToRedirectMobileAccess()
The default implementation redirects to an error page if the MobilePageUrl property is a null reference (Nothing in Visual Basic) or an empty string.
UnsecuredLayoutsPageBase class
Please sign in to use this experience.
Sign in