Keyoti Search for ASP.NET API Docs
WriteRootElement Method (fileName, rootElement, Configuration)
API DocumentationKeyoti.SearchEngine.DataAccessXmlTableWriteRootElement(String, String, Configuration)
Keyoti Search for ASP.NET 2010
Helper method for EnsureDataStore()
Declaration Syntax
C#Visual BasicVisual C++
public static void WriteRootElement(
	string fileName,
	string rootElement,
	Configuration Configuration
)
Public Shared Sub WriteRootElement ( _
	fileName As String, _
	rootElement As String, _
	Configuration As Configuration _
)
public:
static void WriteRootElement(
	String^ fileName, 
	String^ rootElement, 
	Configuration^ Configuration
)
Parameters
fileName (String)
string, name of the file
rootElement (String)
the name of the root element to be inserted
Configuration (Configuration)
the configuration to use

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609