BaseAreaWebPart Constructor
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute("This control is obsolete. Please use PortalSiteMapProvider instead")> _
Protected Sub New
'Usage
Dim instance As New BaseAreaWebPart()
[ObsoleteAttribute("This control is obsolete. Please use PortalSiteMapProvider instead")]
protected BaseAreaWebPart()