CellProviderInitEventArgs constructor
NOTE: This API is now obsolete.
Inicializa uma instância da classe CellProviderInitEventArgs .
Namespace: Microsoft.SharePoint.WebPartPages.Communication
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
<ObsoleteAttribute("Use System.Web.UI.WebControls.WebParts.IWebPartField instead")> _
Public Sub New
'Uso
Dim instance As New CellProviderInitEventArgs()
[ObsoleteAttribute("Use System.Web.UI.WebControls.WebParts.IWebPartField instead")]
public CellProviderInitEventArgs()
Ver também
Referência
CellProviderInitEventArgs class