CTFieldRefsContainer constructor

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    parent As CTFieldRefs _
)
'Usage
Dim parent As CTFieldRefs

Dim instance As New CTFieldRefsContainer(parent)
public CTFieldRefsContainer(
    CTFieldRefs parent
)

Parameters

See also

Reference

CTFieldRefsContainer class

CTFieldRefsContainer members

Microsoft.SharePoint.WebControls namespace