You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > Search Class > Search Properties > RemoveTeaserHtml
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Search.RemoveTeaserHtml Property

An optional result formatting parameter. If true, any HTML in the content items' teaser/summary is removed before it is sent to the browser. If false then any existing HTML is passed along, (this may then be further filtered by the XSLT).

C#
[Bindable(true)]
[Category("Ektron")]
[DefaultValue(true)]
[Description("An optional search-result formatting parameter that removes all HTML from each content-items' teaser/summary before sending it to the browser.")]
public bool RemoveTeaserHtml;
Visual Basic
<Bindable(true)>
<Category("Ektron")>
<DefaultValue(true)>
<Description("An optional search-result formatting parameter that removes all HTML from each content-items' teaser/summary before sending it to the browser.")>
Public Property RemoveTeaserHtml() As bool
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!