Sitefinity CMS

Telerik.Framework Send comments on this topic.
Generic ManagerBase Class Members
See Also  Properties  Methods  Events
Telerik Namespace : Generic ManagerBase Class


The following tables list the members exposed by Generic ManagerBase.

Public Properties

 NameDescription
Public PropertyDefaultProvider The default provider for this manager.  
Public PropertyModuleName The name of the module that this manager belongs to.  
Public PropertyProvider The current provider  
Top

Protected Properties

 NameDescription
Protected PropertyProvidersSettings Collection of Sytem.Configuration.ProviderSetings  
Top

Public Methods

 NameDescription
Public MethodGetProviders Gets a collection of the providers for the application.  
Top

Protected Methods

 NameDescription
Protected MethodInitialize  
Protected Methodstatic (Shared in Visual Basic)OnExecuted  
Protected Methodstatic (Shared in Visual Basic)OnExecuting  
Protected MethodOnInitialized  
Protected MethodOnInitializing  
Protected MethodSetProvider Sets the provider for this instance.  
Top

Public Events

 NameDescription
Public EventExecuted  
Public EventExecuting  
Top

See Also