Click or drag to resize
CustomClassAttribute Methods

The CustomClassAttribute type exposes the following members.

Methods
  NameDescription
Public methodCheckModules
Returns true if all required modules are installed
(Inherited from CMSLoaderAttribute.)
Public methodInit
Initializes the module - This method is called after the application starts
(Inherited from CMSLoaderAttribute.)
Public methodPreInit
Applies the attribute
(Overrides CMSLoaderAttributePreInit.)
Top
See Also