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

This property is not supported by WebSearch. The underlying XML can be displayed using an XSLT specified by the DisplayXslt property of the WebSearch server control. The XSLT filename is specified relative to the current directory.

C#
[Bindable(true)]
[Browsable(false)]
[Description("This property is not supported by WebSearch. To retrieve the XML structure, use the DisplayXslt property in the WebSearch server control to get search results formatted using an XSLT. You need to either specify an XSLT name or use the default XSLTs (ecmNavigation, ecmTeaser) provided with the server control.")]
public override XmlDocument XmlDoc;
Visual Basic
<Bindable(true)>
<Browsable(false)>
<Description("This property is not supported by WebSearch. To retrieve the XML structure, use the DisplayXslt property in the WebSearch server control to get search results formatted using an XSLT. You need to either specify an XSLT name or use the default XSLTs (ecmNavigation, ecmTeaser) provided with the server control.")>
Public override Property XmlDoc() As XmlDocument
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!