EasySearchASP.net Documented Class Library

Catalog.ContainsWord Method 

Returns a Word if the Word exists, otherwise null is returned.

public Word ContainsWord(
   string WordText
);

Parameters

WordText
Full Text of word to be found

Return Value

Word object if the word exists, null otherwise

See Also

Catalog Class | EasySearchModule Namespace