Namespace DotNetNuke.Framework
Classes
AJAX
BaseHttpHandler
CachePageStatePersister
CachePageStatePersister provides a cache based page state peristence mechanism.
CDefault
DiskPageStatePersister
DiskPageStatePersister provides a disk (stream) based page state peristence mechanism.
jQuery
PageBase
PageBase provides a custom DotNetNuke base class for pages.
Reflection
Library responsible for reflection.
SecurityPolicy
ServiceLocator<TContract, TSelf>
Provides a readily testable way to manage a Singleton.
ServicesFramework
Enables modules to support Services Framework features.
UserControlBase
The UserControlBase class defines a custom base class inherited by all user controls within the Portal.
Interfaces
IServicesFramework
Do not implement. This interface is only implemented by the DotNetNuke core framework. Outside the framework it should used as a type and for unit test purposes only. There is no guarantee that this interface will not change.