EasySearchASP.net Documented Class Library

Catalog.RemovePageFromCatalog Method (String)

Url to remove from Catalog.

public bool RemovePageFromCatalog(
   string Url
);

Parameters

Url
Url to be removed

Return Value

True if Url was removed, false if Url was not found

See Also

Catalog Class | EasySearchModule Namespace | Catalog.RemovePageFromCatalog Overload List