SPMobileUrlRedirection Constructor
NOTE: This API is now obsolete.
Initializes a new instance of the SPMobileUrlRedirection class.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Use SPMobileHomePageRedirection instead.")> _
Public Sub New
'Usage
Dim instance As New SPMobileUrlRedirection()
[ObsoleteAttribute("Use SPMobileHomePageRedirection instead.")]
public SPMobileUrlRedirection()