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