Share via


ContentBySearchWebPart.DefaultItemBodyTemplateId property

Specifies the identifier (ID) for the item’s default body template.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property DefaultItemBodyTemplateId As String
    Get
'Usage
Dim value As String

value = Me.DefaultItemBodyTemplateId
protected override string DefaultItemBodyTemplateId { get; }

Property value

Type: System.String

See also

Reference

ContentBySearchWebPart class

ContentBySearchWebPart members

Microsoft.Office.Server.Search.WebControls namespace