summaryN:DotNetNuke.Framework

Classes

  ClassDescription
Public classAJAX
Public classBaseHttpHandler
Public classCachePageStatePersister
CachePageStatePersister provides a cache based page state peristence mechanism
Public classCDefault
Public classDiskPageStatePersister
DiskPageStatePersister provides a disk (stream) based page state peristence mechanism
Public classjQuery
Public classPageBase
PageBase provides a custom DotNetNuke base class for pages
Public classReflection
Library responsible for reflection
Public classSecurityPolicy
Public classServiceLocator<(Of <(<'TContract, TSelf>)>)>
Provides a readily testable way to manage a Singleton
Public classServicesFramework
Enables modules to support Services Framework features
Public classUserControlBase
The UserControlBase class defines a custom base class inherited by all user controls within the Portal.

Interfaces

  InterfaceDescription
Public interfaceIServicesFramework
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.