Freigeben über


ContentByQueryWebPart.ContentTypeBeginsWithId-Eigenschaft

Ruft die Inhaltstyp-ID

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

Syntax

'Declaration
<PersonalizableAttribute(PersonalizationScope.Shared)> _
<WebBrowsableAttribute(False)> _
Public Property ContentTypeBeginsWithId As String
    Get
    Set
'Usage
Dim instance As ContentByQueryWebPart
Dim value As String

value = instance.ContentTypeBeginsWithId

instance.ContentTypeBeginsWithId = value
[PersonalizableAttribute(PersonalizationScope.Shared)]
[WebBrowsableAttribute(false)]
public string ContentTypeBeginsWithId { get; set; }

Eigenschaftswert

Typ: System.String
Eine ganze Zahl, die den Inhaltstyp darstellt.

Siehe auch

Referenz

ContentByQueryWebPart Klasse

ContentByQueryWebPart-Member

Microsoft.SharePoint.Publishing.WebControls-Namespace

ContentByQueryWebPart