Keyoti Search for ASP.NET API Docs
Content Property
API DocumentationKeyoti.SearchEngine.SearchWordElementContent
Keyoti Search for ASP.NET 2010
Returns a string representing the content of the element, this should typically be; WordElement.Content => theWord NotWordElement.Content => -theWord GroupElement.Content => null PhraseElement.Content => thePhrase (no quotes)
Declaration Syntax
C#Visual BasicVisual C++
public override string Content { get; }
Public Overrides ReadOnly Property Content As String
public:
virtual property String^ Content {
	String^ get () override;
}

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