AI OnAI Off
Jun 08, 2016
Jan 07, 2022
CMS Core
Closed, Fixed
Introduce Internal namespaces for classes that are not part of the documented API. Many of these classes have a public interface that is the public API.
Breaking changes
The following classes were removed from the public API and implementation moved into sub namespace ".Internal". In cases where an implementation was exposed in another public API, such as PageRouteHelper on PageController, the API was changed to expose IPageRouteHelper.
The following new abstractions are available: