EasySearchASP.net Documented Class Library

Catalog.RemovePageFromCatalog Method

Remove page from Catalog.

Overload List

Remove page from Catalog.

public bool RemovePageFromCatalog(Page);

Remove page from Catalog.

public bool RemovePageFromCatalog(Page,bool);

Url to remove from Catalog.

public bool RemovePageFromCatalog(string);

Url to remove from Catalog.

public bool RemovePageFromCatalog(string,bool);

See Also

Catalog Class | EasySearchModule Namespace