ContentTypeIdFieldValue Constructor (SPContentType)

Initializes a new instance of the ContentTypeIdFieldValue class.

Namespace:  Microsoft.SharePoint.Publishing.Fields
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Sub New ( _
    contentType As SPContentType _
)
'Usage
Dim contentType As SPContentType

Dim instance As New ContentTypeIdFieldValue(contentType)
public ContentTypeIdFieldValue(
    SPContentType contentType
)

Parameters

See Also

Reference

ContentTypeIdFieldValue Class

ContentTypeIdFieldValue Members

ContentTypeIdFieldValue Overload

Microsoft.SharePoint.Publishing.Fields Namespace