Remove page from Catalog.
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);