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