PortalContext.Current Property
NOTE: This API is now obsolete.
Namespace: Microsoft.SharePoint.Portal
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public Shared ReadOnly Property Current As PortalContext
Get
'Usage
Dim value As PortalContext
value = PortalContext.Current
[ObsoleteAttribute("This class is obsolete.")]
public static PortalContext Current { get; }
Property Value
Type: Microsoft.SharePoint.Portal.PortalContext