This method should always be overridden to replace or remove the Detection Level page from the object's Settings notebook. To remove the page from the settings notebook, the override method must return SETTINGS_PAGE_REMOVED without calling the parent method. To replace the page with another page, the override method must call the wpAddSettingsPages method without calling the parent method.