EasySearchASP.net Documented Class Library

Catalog.ToString Method (Boolean)

Debug string to see the Full Catalog represented as XML.

public string ToString(
   bool IncludeWords
);

Parameters

IncludeWords
If words are excluded, the docuement is a lot smaller.

Return Value

String of Xml

See Also

Catalog Class | EasySearchModule Namespace | Catalog.ToString Overload List