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.
NOTE: This API is now obsolete.
Opens the page at RedirectUrl.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Use SPMobileUtility.Redirect instead.")> _
Protected Overridable Sub Redirect
'Usage
Me.Redirect()
[ObsoleteAttribute("Use SPMobileUtility.Redirect instead.")]
protected virtual void Redirect()
See Also
Reference
SPMobileButtonNavigation Class