EasySearchASP.net Documented Class Library

Catalog.RemovePageFromCatalog Method (Page)

Remove page from Catalog.

public bool RemovePageFromCatalog(
   Page PageToBeRemoved
);

Parameters

PageToBeRemoved
Page to be removed

Return Value

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

See Also

Catalog Class | EasySearchModule Namespace | Catalog.RemovePageFromCatalog Overload List