SPMobileButtonNavigation.Redirect Method

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

SPMobileButtonNavigation Members

Microsoft.SharePoint.MobileControls Namespace