Share via


SPView.ContentTypeId Property (Microsoft.SharePoint.Publishing.Internal.Administration.Schema)

Namespace: Microsoft.SharePoint.Publishing.Internal.Administration.Schema
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property ContentTypeId As String
'Usage
Dim instance As SPView
Dim value As String

value = instance.ContentTypeId

instance.ContentTypeId = value
[XmlAttributeAttribute] 
public string ContentTypeId { get; set; }

See Also

Reference

SPView Class
SPView Members
Microsoft.SharePoint.Publishing.Internal.Administration.Schema Namespace