BDCBasePage.Redirect Method (Microsoft.Office.Server.ApplicationRegistry.Administration.UI)
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Administration.UI
Assembly: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Syntax
'Declaration
Protected Sub Redirect ( _
pageLocation As String _
)
'Usage
Dim pageLocation As String
Me.Redirect(pageLocation)
protected void Redirect (
string pageLocation
)
Parameters
- pageLocation
See Also
Reference
BDCBasePage Class
BDCBasePage Members
Microsoft.Office.Server.ApplicationRegistry.Administration.UI Namespace