Share via


BDCBasePage.Referer Property (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 Property Referer As String
'Usage
Dim value As String

value = Me.Referer

Me.Referer = value
protected string Referer { get; set; }

See Also

Reference

BDCBasePage Class
BDCBasePage Members
Microsoft.Office.Server.ApplicationRegistry.Administration.UI Namespace