CustomTableAttribute Class |
Namespace: CMS.CustomTables
public class CustomTableAttribute : CMSLoaderAttribute
The CustomTableAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomTableAttribute |
Constructor
|
Name | Description | |
---|---|---|
![]() | ClassName |
Class name
|
![]() | RequiredModules |
List of required modules to load this item
(Inherited from CMSLoaderAttribute.) |
![]() | Type |
Custom table item type
|
Name | Description | |
---|---|---|
![]() | CheckModules |
Returns true if all required modules are installed
(Inherited from CMSLoaderAttribute.) |
![]() | Init |
Applies the attribute
(Overrides CMSLoaderAttributeInit.) |
![]() | PreInit |
PreInitializes the module - This method is called before the application starts
(Inherited from CMSLoaderAttribute.) |