Share via


ContentTypeIdFieldValue constructor (String)

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 ( _
    value As String _
)
'Usage
Dim value As String

Dim instance As New ContentTypeIdFieldValue(value)
public ContentTypeIdFieldValue(
    string value
)

Parameters

See also

Reference

ContentTypeIdFieldValue class

ContentTypeIdFieldValue members

ContentTypeIdFieldValue overload

Microsoft.SharePoint.Publishing.Fields namespace