Click or drag to resize
CMSLoaderAttribute Methods

The CMSLoaderAttribute type exposes the following members.

Methods
  NameDescription
Public methodCheckModules
Returns true if all required modules are installed
Public methodInit
Initializes the module - This method is called after the application starts
Public methodPreInit
PreInitializes the module - This method is called before the application starts
Top
See Also