Share via


DataFormWebPart.ViewContentTypeId property

Indicates the view content type ID for the specific view.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

[BrowsableAttribute(false)]
[PersonalizableAttribute(PersonalizationScope.Shared)]
public string ViewContentTypeId { get; set; }

Property value

Type: System.String

Remarks

Used only for DataFormWebPart objects converted from a list view.

See also

Reference

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace