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
- parent
Type: Microsoft.SharePoint.WebControls.CTFieldRefs