| ProtectionWebUIModule Methods | 
The ProtectionWebUIModule type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | ClearHashtables | 
            Clears the module hash tables.
            (Inherited from Module.) | 
|  | GetObject | 
            Gets the object created from the given DataRow.
            (Inherited from Module.) | 
|  | CheckLicenseInternal | 
            Checks the license.
            (Inherited from Module.) | 
|  | Init | 
            Initializes the module.
            (Inherited from ModuleEntry.) | 
|  | OnInit | 
            Handles the module initialization.
            (Inherited from ModuleEntry.) | 
|  | OnPreInit | 
            Module pre-initialization
            (Overrides ModuleEntryOnPreInit.) | 
|  | PreInit | 
            Pre-initializes the module.
            (Inherited from ModuleEntry.) | 
|  | ProcessCommand | 
            Processes the specified command.
            (Inherited from Module.) | 
|  | RegisterCommand | 
            Registers the given command
            (Inherited from Module.) | 
|  | RegisterCommands | 
            Registers the object type of this module
            (Inherited from Module.) | 
 See Also
See Also