Rainbow 2.0 Code Documentation

IInstaller Interface

IInstaller inteface is used by installable modules

For a list of all members of this type, see IInstaller Members.

[Visual Basic]
Public Interface IInstaller
[C#]
public interface IInstaller
[C++]
public __gc __interface IInstaller
[JScript]
public interface IInstaller

Types that implement IInstaller

TypeDescription
ADGroupMember Summary description for ADGroupMember. Updated 18.Jan.2005 Cory Isakson to fix Jira Bug RBP-382 Line 93
Articles Articles
OneFileModule The OneFileModule provides basis for a module that only consists of a single .ascx file. See the OneFileModule Kit for documentation and examples. Written by: Jakob Hansen, hansen3000@hotmail
Pictures Rainbow Portal Pictures module (c)2002 by Ender Malkoc
RegisterFull Placeable Registration (Full) module
Shortcut Shortcut control provide a quick way to duplicate a module content in different page of the portal
LanguageSwitcher Summary description for LanguageSwitcher.
PortalModuleControl The PortalModuleControl class defines a custom base class inherited by all desktop portal modules within the Portal.
The PortalModuleControl class defines portal specific properties that are used by the portal framework to correctly display portal modules.
PortalModuleControlCustom A PortalModuleControl that supports CustomUserSettings for authenticated users. (Users can specify settings for the module instance that will apply only to them when they interact with the module).

Requirements

Namespace: Rainbow.Framework.Setup

Assembly: Rainbow.Framework.Core (in Rainbow.Framework.Core.dll)

See Also

IInstaller Members | Rainbow.Framework.Setup Namespace