EasySearchASP.net Documented Class Library

Catalog.ToString Method (CatalogXmlTypes, String)

Outputs an XML Version of the current requested item.

public string ToString(
   CatalogXmlTypes catalogType,
   string id
);

Parameters

catalogType
Word or Page
id
the Text of the Word, or the URL of the page

Return Value

XML String

See Also

Catalog Class | EasySearchModule Namespace | Catalog.ToString Overload List