Keyoti Search for ASP.NET API Docs
Add Method (content)
API DocumentationKeyoti.SearchEngine.DataAccessXmlContentTableAdd(String)
Keyoti Search for ASP.NET 2010
Adds data from a content object to the table
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("Use Add(ContentCategoryRecord) instead.", true)]
public virtual void Add(
	string content
)
<ObsoleteAttribute("Use Add(ContentCategoryRecord) instead.", True)> _
Public Overridable Sub Add ( _
	content As String _
)
[ObsoleteAttribute(L"Use Add(ContentCategoryRecord) instead.", true)]
public:
virtual void Add(
	String^ content
)
Parameters
content (String)

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